]> git.sesse.net Git - movit/blobdiff - version.h
Remove the check for movit_shader_rounding_supported, as we now demand 1.30 unconditi...
[movit] / version.h
index b1e3d36bc78eff4ac76544f42334e11fdc32588d..556c4af878f272f225172b9cd210714f02eff784 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 17
+#define MOVIT_VERSION 18
 
 #endif // !defined(_MOVIT_VERSION_H)