Skip to content
Snippets Groups Projects

GeoModel version bumped to 6.8.0

Merged Vakhtang Tsulaia requested to merge main-geomodel680 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 "6.7.0" CACHE STRING
set( GeoModel_VERSION "6.8.0" CACHE STRING
"Version of the GeoModel project" )
Loading