Skip to content

Commit

Permalink
Start development of Version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfer committed Dec 17, 2024
1 parent a5ee75d commit d3bb065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ string(CONCAT MFrontGenericInterfaceSupportDescription
"integrate MFront generated material libraries.")

include(cmake/modules/mgis.cmake)
set(MFrontGenericInterfaceSupportDevelopmentVersion OFF)
set(MFrontGenericInterfaceSupportDevelopmentVersion ON)
project("mfront-generic-interface"
VERSION 3.0.0
VERSION 3.1.0
DESCRIPTION "${MFrontGenericInterfaceSupportDescription}"
HOMEPAGE_URL "https://thelfer.github.io/mgis/web/index.html")

Expand Down

0 comments on commit d3bb065

Please sign in to comment.