]> git.sesse.net Git - movit/commitdiff
Bump version after new format support.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 27 Feb 2016 23:24:04 +0000 (00:24 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 27 Feb 2016 23:24:04 +0000 (00:24 +0100)
version.h

index 3a6600daaf6c67ef5e6d21c007b4b0778b6e8ce4..8296d8ab37871937301a836c84a1f76561407822 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 19
+#define MOVIT_VERSION 20
 
 #endif // !defined(_MOVIT_VERSION_H)