Skip to content

Commit 0e4f217

Browse files
committed
meta: bump to 0.5.1
1 parent 77a3d24 commit 0e4f217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include(GNUInstallDirs)
44

55
set(Minemap_VERSION_MAJOR 0)
66
set(Minemap_VERSION_MINOR 5)
7-
set(Minemap_VERSION_PATCH 0)
7+
set(Minemap_VERSION_PATCH 1)
88

99
if (${Minemap_VERSION_PATCH} EQUAL 0)
1010
set(CMAKE_PROJECT_VERSION ${Minemap_VERSION_MAJOR}.${Minemap_VERSION_MINOR})

0 commit comments

Comments
 (0)