]> 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 d8b22392b8ca185f48039654c8fc55e1d6dacdaa..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 13
+#define MOVIT_VERSION 29
 
 #endif // !defined(_MOVIT_VERSION_H)