Skip to content

Commit bd2600e

Browse files
committed
CMakeLists.txt increased library version to 1.3
1 parent 705475c commit bd2600e

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
@@ -1,4 +1,4 @@
1-
set( LibraryVersion "1.2" )
1+
set( LibraryVersion "1.3" )
22
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")
33

44
if (${REST_DECAY0} MATCHES "ON")

0 commit comments

Comments
 (0)