We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e5c2b commit b2d7e89Copy full SHA for b2d7e89
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 3.6)
2
3
set (VSE_VERSION_1 0)
4
set (VSE_VERSION_2 0)
5
-set (VSE_VERSION_3 11)
+set (VSE_VERSION_3 12)
6
set (VSE_APP_NAME VisualScriptEngine)
7
8
function (SetCompilerOptions module)
0 commit comments