]> git.sesse.net Git - movit/blobdiff - version.h
Add output size as a uniform to compute shaders, as an integer; not just the inverse...
[movit] / version.h
index 39df0035a8594219aab5c6fa1ec5143ab0a44ef8..da4b1ee03086a1ec3a5fc5fc77df9e22d66cfe54 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 10
+#define MOVIT_VERSION 34
 
 #endif // !defined(_MOVIT_VERSION_H)