]> git.sesse.net Git - movit/commitdiff
Forgot to increment version.h for bounce override; doing so now.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Nov 2015 15:08:49 +0000 (16:08 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Nov 2015 15:08:49 +0000 (16:08 +0100)
version.h

index 39df0035a8594219aab5c6fa1ec5143ab0a44ef8..c23d0e238752b34bb4672757770de08bfcdc68d0 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 10
+#define MOVIT_VERSION 11
 
 #endif // !defined(_MOVIT_VERSION_H)
 
 #endif // !defined(_MOVIT_VERSION_H)