Skip to content

Commit 0fc62b1

Browse files
authored
Prepare for 1.13dev development version (#281)
1 parent a409ef3 commit 0fc62b1

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 12)
15+
set (MAPCACHE_VERSION_MINOR 13)
1616
set (MAPCACHE_VERSION_REVISION 0)
1717

1818
if(NOT DEFINED CMAKE_INSTALL_LIBDIR)

0 commit comments

Comments
 (0)