Skip to content

Commit 65bfcc7

Browse files
committed
update for 1.6.1 release
1 parent d719a81 commit 65bfcc7

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
@@ -13,7 +13,7 @@ endif ()
1313

1414
set (MAPCACHE_VERSION_MAJOR 1)
1515
set (MAPCACHE_VERSION_MINOR 6)
16-
set (MAPCACHE_VERSION_REVISION 0)
16+
set (MAPCACHE_VERSION_REVISION 1)
1717

1818
if(NOT DEFINED CMAKE_INSTALL_LIBDIR)
1919
set(CMAKE_INSTALL_LIBDIR lib)

0 commit comments

Comments
 (0)