We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d719a81 commit 65bfcc7Copy full SHA for 65bfcc7
CMakeLists.txt
@@ -13,7 +13,7 @@ endif ()
13
14
set (MAPCACHE_VERSION_MAJOR 1)
15
set (MAPCACHE_VERSION_MINOR 6)
16
-set (MAPCACHE_VERSION_REVISION 0)
+set (MAPCACHE_VERSION_REVISION 1)
17
18
if(NOT DEFINED CMAKE_INSTALL_LIBDIR)
19
set(CMAKE_INSTALL_LIBDIR lib)
0 commit comments