Skip to content
Snippets Groups Projects

Update GeoModel-version.cmake

Merged Joseph Boudreau requested to merge boudreau-main-patch-66030 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.5.0" CACHE STRING
set( GeoModel_VERSION "5.6.0" CACHE STRING
"Version of the GeoModel project" )
Loading