diff --git a/cmake/GeoModel-version.cmake b/cmake/GeoModel-version.cmake index 61dd7cce720c625fafa63b3c097792477352568d..ca9a4f82b845a1430ea9c36853d647bcf327530c 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 "4.2.9" CACHE STRING +set( GeoModel_VERSION "4.3.0" CACHE STRING "Version of the GeoModel project" )