Skip to content

Commit 7c48a0d

Browse files
committed
Update version
1 parent 4908ebe commit 7c48a0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ set(CMAKE_PREFIX_PATH ${SymEngine_DIR} ${CMAKE_PREFIX_PATH})
1313

1414
include(GNUInstallDirs)
1515

16-
find_package(SymEngine 0.8.1 REQUIRED CONFIG
16+
find_package(SymEngine 0.14.0 REQUIRED CONFIG
1717
PATH_SUFFIXES lib/cmake/symengine cmake/symengine CMake/)
1818
message("SymEngine_DIR : " ${SymEngine_DIR})
1919
message("SymEngine Version : " ${SymEngine_VERSION})

symengine_version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.13.0
1+
fac9314c78f2809570494017efc6603befeb4eda

0 commit comments

Comments
 (0)