Skip to content

Commit

Permalink
Start development of Version 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfer committed Dec 17, 2024
1 parent 85554f2 commit af38204
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 @@ -36,8 +36,8 @@ include(cmake/modules/tfel.cmake)
include(cmake/modules/autotools.cmake)

#major and minor version
set(TFEL_DEVELOPMENT_VERSION OFF)
tfel_project(5 0 "0")
set(TFEL_DEVELOPMENT_VERSION ON)
tfel_project(5 0 "1")
set(PACKAGE_BUGREPORT "tfel-contact@cea.fr")

# load the list of rounding modes defined by the IEEE754 standard
Expand Down

0 comments on commit af38204

Please sign in to comment.