Skip to content

Commit bec37f9

Browse files
authored
Merge pull request #183 from Unity-Technologies/Uni-20886-release
Uni-20886-release
2 parents 71f1ea4 + 1983784 commit bec37f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ MESSAGE(STATUS "CMAKE_INSTALL_PREFIX is: " ${CMAKE_INSTALL_PREFIX})
1313

1414
option(CREATE_PACKAGE "Create Package" OFF)
1515
if (NOT DEFINED PACKAGE_VERSION)
16-
set(PACKAGE_VERSION "0.0.3a")
16+
set(PACKAGE_VERSION "0.0.4a")
1717
endif()
1818

1919
if (NOT DEFINED PACKAGE_PATH)

0 commit comments

Comments
 (0)