Skip to content

Commit 6d31ab8

Browse files
committed
Update for 1.14.1 release
1 parent 45f46aa commit 6d31ab8

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 14)
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)