Skip to content

Commit 327a886

Browse files
committed
typo
1 parent 00552ab commit 327a886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set(M_CLI2_TAG "7264878cdb1baff7323cc48596d829ccfe7751b8" CACHE STRING "Set git
1515
set(JONQUIL_TAG "4fbd4cf34d577c0fd25e32667ee9e41bf231ece8" CACHE STRING "Set git tag for jonquil")
1616
set(REGEX_TAG "1.1.2" CACHE STRING "Set git tag for Fortran-regex")
1717
set(SHLEX_TAG "1.0.1" CACHE STRING "Set git tag for fortran-shlex")
18-
set(FPM_VERSION "0.10.0" CACHE STRING "Set fpm version e.g. 8.0.0")
18+
set(FPM_VERSION "0.10.1" CACHE STRING "Set fpm version e.g. 8.0.0")
1919
set(FPM_TAG "v${FPM_VERSION}" CACHE STRING "Set git tag for fpm, default is v${FPM_VERSION}")
2020

2121
set(BIN_NAME ${CMAKE_PROJECT_NAME})

0 commit comments

Comments
 (0)