Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit 9ff17bb

Browse files
committed
Prepare for next release (increment release number)
1 parent 7630b24 commit 9ff17bb

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
@@ -5,7 +5,7 @@ enable_testing()
55
#need to define the version of the library
66
set(MAJOR_VERSION "9")
77
set(MINOR_VERSION "3")
8-
set(PATCH_VERSION "0")
8+
set(PATCH_VERSION "1")
99

1010
if(WIN32)
1111
include(configure/cmake_win_defs.cmake)

0 commit comments

Comments
 (0)