Skip to content

Commit 5644b16

Browse files
committed
Change back version to 0.0.1 to create a release with this version.
1 parent d9bdadb commit 5644b16

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 2)
5+
set (VSE_VERSION_3 1)
66
set (VSE_APP_NAME VisualScriptEngine)
77

88
function (SetCompilerOptions module maxWarningLevel)

0 commit comments

Comments
 (0)