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