]> 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 1d6ab91d41bc8502f32a0c719ab3c0019cb98816..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 14
+#define MOVIT_VERSION 34
 
 #endif // !defined(_MOVIT_VERSION_H)