]> git.sesse.net Git - movit/blobdiff - version.h
Require OpenGL 3.0 unconditionally; this is a no-op, since we already required GLSL...
[movit] / version.h
index 3f863c00cc71745353000acb16c3c8d4d6db50d4..3a6600daaf6c67ef5e6d21c007b4b0778b6e8ce4 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 15
+#define MOVIT_VERSION 19
 
 #endif // !defined(_MOVIT_VERSION_H)