Skip to content

Commit

Permalink
Bump version to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gmrandazzo committed Aug 18, 2023
1 parent 6f10e33 commit f033f8d
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 @@ -3,7 +3,7 @@ project(libscientific LANGUAGES C)
set(AUTHOR "Giuseppe Marco Randazzo")
set(VERSION_MAJOR 1)
set(VERSION_MINOR 5)
set(VERSION_PATCH 1)
set(VERSION_PATCH 2)
configure_file(src/scientificconfig.h.in scientificconfig.h)

if(NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit f033f8d

Please sign in to comment.