]> git.sesse.net Git - movit/blobdiff - version.h
Add a hack to use #version 110 but keep using 130 features, for the benefit of OS X.
[movit] / version.h
index d8b22392b8ca185f48039654c8fc55e1d6dacdaa..1d6ab91d41bc8502f32a0c719ab3c0019cb98816 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 13
+#define MOVIT_VERSION 14
 
 #endif // !defined(_MOVIT_VERSION_H)