Skip to content

Commit

Permalink
Prepare release of Version 3.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfer committed Dec 11, 2024
1 parent 792b638 commit 8308e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ include(cmake/modules/tfel.cmake)
include(cmake/modules/autotools.cmake)

#major and minor version
tfel_project(3 2 "11-dev")
tfel_project(3 2 "11")
set(CMAKE_CXX_STANDARD 11)
set(CXX_STANDARD_REQUIRED ON)
set(PACKAGE_BUGREPORT "[email protected]")
Expand Down

0 comments on commit 8308e79

Please sign in to comment.