Skip to content

Commit 867166f

Browse files
committed
Update version.
1 parent 5a5a559 commit 867166f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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 5)
5-
set (VSE_VERSION_3 1)
5+
set (VSE_VERSION_3 2)
66
set (VSE_LIB_NAME VisualScriptEngine)
77
set (VSE_CUSTOM_BUILD_OPTIONS ${VSE_CUSTOM_BUILD_OPTIONS})
88

0 commit comments

Comments
 (0)