]> git.sesse.net Git - movit/blobdiff - version.h
In ResampleEffect, precompute the Lanczos function into a table.
[movit] / version.h
index 4d645f4d765156b9994fb41e718eeee78469ec72..5a08560056997864d8de0641e423c4a90ad86297 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 3
+#define MOVIT_VERSION 6
 
 #endif // !defined(_MOVIT_VERSION_H)