We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fba3f commit 00e6a33Copy full SHA for 00e6a33
1 file changed
CMakeLists.txt
@@ -36,7 +36,7 @@ include(cmake/modules/tfel.cmake)
36
include(cmake/modules/autotools.cmake)
37
38
#major and minor version
39
-tfel_project(4 2 "5-dev")
+tfel_project(4 2 "5")
40
set(PACKAGE_BUGREPORT "tfel-contact@cea.fr")
41
42
# load the list of rounding modes defined by the IEEE754 standard
0 commit comments