]> git.sesse.net Git - movit/blobdiff - version.h
Fix an issue where a (cached) shader program could be used from multiple
[movit] / version.h
index aad8b87a7f3c126aab45375af73f1e2cfc293323..3c3989ac9752d755154079a6cd78facaee89f7ef 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 22
+#define MOVIT_VERSION 23
 
 #endif // !defined(_MOVIT_VERSION_H)