Skip to content

Commit b7fe567

Browse files
committed
change version number
1 parent 8ad276a commit b7fe567

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
@@ -9,7 +9,7 @@ ENDIF (POLICY CMP0045)
99

1010
PROJECT(CiftiLib)
1111

12-
SET(CIFTILIB_VERSION 1.4)
12+
SET(CIFTILIB_VERSION 1.5)
1313

1414
#MSVC seems like the only compiler that chokes on -W -Wall
1515
IF (NOT MSVC)

0 commit comments

Comments
 (0)