Skip to content

Commit bfddb5f

Browse files
authored
Merge pull request #217 from ds4dm/release
Release v0.7.1
2 parents e37f886 + f71f1e4 commit bfddb5f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VERSION_MAJOR 0
22
VERSION_MINOR 7
3-
VERSION_PATCH 0
3+
VERSION_PATCH 1
44
VERSION_PRE
55
VERSION_POST
66
VERSION_DEV

libecole/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ find_or_download_package(
118118
)
119119
find_or_download_package(
120120
NAME fmt
121-
URL https://github.com/fmtlib/fmt/archive/7.1.3.tar.gz
122-
URL_HASH SHA256=5cae7072042b3043e12d53d50ef404bbb76949dad1de368d7f993a15c8c05ecc
121+
URL https://github.com/fmtlib/fmt/archive/8.0.1.tar.gz
122+
URL_HASH SHA256=b06ca3130158c625848f3fb7418f235155a4d389b2abc3a6245fb01cb0eb1e01
123123
CONFIGURE_ARGS
124124
-D FMT_TEST=OFF
125125
-D FMT_DOC=OFF

0 commit comments

Comments
 (0)