Skip to content

Commit b2d7e89

Browse files
committed
Update version.
1 parent 51e5c2b commit b2d7e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 3.6)
22

33
set (VSE_VERSION_1 0)
44
set (VSE_VERSION_2 0)
5-
set (VSE_VERSION_3 11)
5+
set (VSE_VERSION_3 12)
66
set (VSE_APP_NAME VisualScriptEngine)
77

88
function (SetCompilerOptions module)

0 commit comments

Comments
 (0)