Skip to content

Commit 11350f7

Browse files
authored
Update to Boost 1.72 (#287)
1 parent a596856 commit 11350f7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Version 0.6.1
22

33
Examples and notebooks are now up to date with the current state of the
4-
library.
4+
library. Using Boost 1.72 release.
55

66
#### User changes
77

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ fish shell.
135135
for f in *
136136
cd $f
137137
git fetch
138-
git checkout boost-1.71.0 || echo "Not found"
138+
git checkout boost-1.72.0 || echo "Not found"
139139
cd ..
140140
end
141141
```

extern/assert

extern/config

Submodule config updated 183 files

extern/variant2

0 commit comments

Comments
 (0)