diff --git a/cmake/GeoModel-version.cmake b/cmake/GeoModel-version.cmake
index ddc8a2630924183427fe264a2b5c72ebb81afc19..1996f1b279a5ef3c33e2657e92429b01a11c0110 100644
--- a/cmake/GeoModel-version.cmake
+++ b/cmake/GeoModel-version.cmake
@@ -1,5 +1,5 @@
 # Set up the version of GeoModel as a cache variable, so that other
 # sub-projects could use this value.
-set( GeoModel_VERSION "6.0.0" CACHE STRING
+set( GeoModel_VERSION "6.1.0" CACHE STRING
     "Version of the GeoModel project" )