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 45f46aa commit 6d31ab8Copy full SHA for 6d31ab8
CMakeLists.txt
@@ -13,7 +13,7 @@ endif ()
13
14
set (MAPCACHE_VERSION_MAJOR 1)
15
set (MAPCACHE_VERSION_MINOR 14)
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