Skip to content

Commit

Permalink
update boost version
Browse files Browse the repository at this point in the history
  • Loading branch information
sveseli committed Dec 24, 2022
1 parent 296044f commit e7b3ad5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure/BUILD.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BUILD_NUMBER=1
EPICS_BASE_VERSION=7.0.7
BOOST_VERSION=1.78.0
BOOST_VERSION=1.81.0
PVAPY_VERSION=0.0
PVAPY_GIT_VERSION=master
2 changes: 1 addition & 1 deletion documentation/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- added ability to load images from HDF5 files (either compressed or uncompressed)
- Conda/pip package dependencies:
- EPICS BASE = 7.0.7
- BOOST = 1.78.0
- BOOST = 1.81.0
- NUMPY >= 1.22 (for python >= 3.8); >= 1.19, < 1.21 (for python < 3.8)

## Release 5.2.0 (2022/11/04)
Expand Down

0 comments on commit e7b3ad5

Please sign in to comment.