Skip to content

Commit 0ca8cf3

Browse files
committed
Change the version number
1 parent 1764889 commit 0ca8cf3

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
@@ -82,7 +82,7 @@ endif()
8282

8383
# The version number.
8484
set (cmaple_VERSION_MAJOR 1)
85-
set (cmaple_VERSION_MINOR 0)
85+
set (cmaple_VERSION_MINOR 1)
8686
set (cmaple_VERSION_PATCH ".0")
8787

8888
option(BUILD_SHARED_LIBS "Build Shared Libraries" OFF)

0 commit comments

Comments
 (0)