Skip to content

Commit

Permalink
Update to Boost 1.72 (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Dec 12, 2019
1 parent a596856 commit 11350f7
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### Version 0.6.1

Examples and notebooks are now up to date with the current state of the
library.
library. Using Boost 1.72 release.

#### User changes

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ fish shell.
for f in *
cd $f
git fetch
git checkout boost-1.71.0 || echo "Not found"
git checkout boost-1.72.0 || echo "Not found"
cd ..
end
```
Expand Down
2 changes: 1 addition & 1 deletion extern/assert
Submodule assert updated 2 files
+1 −1 CMakeLists.txt
+2 −7 appveyor.yml
2 changes: 1 addition & 1 deletion extern/config
Submodule config updated 183 files
2 changes: 1 addition & 1 deletion extern/throw_exception
2 changes: 1 addition & 1 deletion extern/variant2

0 comments on commit 11350f7

Please sign in to comment.