Skip to content

Commit 7b95e96

Browse files
committed
change minor version, to trigger dev build
1 parent 9ec2824 commit 7b95e96

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
@@ -12,7 +12,7 @@ endif ()
1212

1313

1414
set (MAPCACHE_VERSION_MAJOR 1)
15-
set (MAPCACHE_VERSION_MINOR 6)
15+
set (MAPCACHE_VERSION_MINOR 7)
1616
set (MAPCACHE_VERSION_REVISION 0)
1717

1818
if(NOT DEFINED CMAKE_INSTALL_LIBDIR)

0 commit comments

Comments
 (0)