]> git.sesse.net Git - movit/blobdiff - version.h
Allow setting width/height on FlatInput and YCbCrInput after instantiation.
[movit] / version.h
index c23d0e238752b34bb4672757770de08bfcdc68d0..87be6406e67bebedf2be83aecc19bc206f410816 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 12
 
 #endif // !defined(_MOVIT_VERSION_H)