Skip to content

Commit

Permalink
Carl version 14.25
Browse files Browse the repository at this point in the history
  • Loading branch information
volkm committed May 2, 2023
1 parent 1e9ed1f commit 50bf251
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 @@ -21,7 +21,7 @@ set(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)
# Include own macros.
include( carlmacros )

set_version(14 24 0)
set_version(14 25 0)

set( PROJECT_FULLNAME "carl")
set( PROJECT_DESCRIPTION "Computer ARithmetic Library")
Expand Down

0 comments on commit 50bf251

Please sign in to comment.