Skip to content
Snippets Groups Projects

GeoModel version bumped to 5.3.0

Merged Vakhtang Tsulaia requested to merge version-update into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
# Set up the version of GeoModel as a cache variable, so that other
# sub-projects could use this value.
set( GeoModel_VERSION "5.1.0" CACHE STRING
set( GeoModel_VERSION "5.3.0" CACHE STRING
"Version of the GeoModel project" )
Loading