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

Commit b2c1377

Browse files
authored
Bump to release 9.3.4
1 parent 0793ba1 commit b2c1377

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 "3")
8+
set(PATCH_VERSION "4")
99

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

0 commit comments

Comments
 (0)