Skip to content

Commit 961f4e3

Browse files
committed
Bump to v6.1.1
1 parent 01bdbaf commit 961f4e3

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
@@ -61,7 +61,7 @@ string(TOLOWER "${MAPD_EDITION}" MAPD_EDITION_LOWER)
6161

6262
set(MAPD_VERSION_MAJOR "6")
6363
set(MAPD_VERSION_MINOR "1")
64-
set(MAPD_VERSION_PATCH "0")
64+
set(MAPD_VERSION_PATCH "1")
6565
set(MAPD_VERSION_EXTRA "")
6666
set(MAPD_VERSION_RAW "${MAPD_VERSION_MAJOR}.${MAPD_VERSION_MINOR}.${MAPD_VERSION_PATCH}${MAPD_VERSION_EXTRA}")
6767
set(MAPD_IMMERSE_URL "http://builds.mapd.com/frontend/mapd2-dashboard-v2-137-release-prod.zip")

0 commit comments

Comments
 (0)