]> git.sesse.net Git - movit/commitdiff
Increase version number after YADIF.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 24 Dec 2015 12:31:38 +0000 (13:31 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 24 Dec 2015 12:31:38 +0000 (13:31 +0100)
version.h

index 45e4a98bc956995cf009b495a24bb200e49bf9db..b1e3d36bc78eff4ac76544f42334e11fdc32588d 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.
 
 // changes, even within git versions. There is no specific version
 // documentation outside the regular changelogs, though.
 
-#define MOVIT_VERSION 16
+#define MOVIT_VERSION 17
 
 #endif // !defined(_MOVIT_VERSION_H)
 
 #endif // !defined(_MOVIT_VERSION_H)