]> git.sesse.net Git - movit/blobdiff - version.h
Inline combine_two_samples (and remove an obsolete assert). Helps 13–14% on ResampleE...
[movit] / version.h
index c23d0e238752b34bb4672757770de08bfcdc68d0..9935982c272efc8703f090e6c2c0518acadceb80 100644 (file)
--- a/version.h
+++ b/version.h
@@ -5,6 +5,6 @@
 // changes, even within git versions. There is no specific version
 // documentation outside the regular changelogs, though.
 
-#define MOVIT_VERSION 11
+#define MOVIT_VERSION 29
 
 #endif // !defined(_MOVIT_VERSION_H)