Skip to content

Commit

Permalink
Bumped shipped GiNaC version (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
volkm authored Jan 6, 2025
1 parent c6afdd3 commit f479e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/resources.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ if(USE_GINAC)
load_library(carl GINAC 1.7)
endif()
if(NOT GINAC_FOUND)
set(GINAC_VERSION "1.8.7")
set(GINAC_VERSION "1.8.8")
include(resources/ginac.cmake)
endif()
print_resource_info("GiNaC" GINAC_SHARED ${GINAC_VERSION})
Expand Down

0 comments on commit f479e25

Please sign in to comment.