We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296044f commit e7b3ad5Copy full SHA for e7b3ad5
configure/BUILD.conf
@@ -1,5 +1,5 @@
1
BUILD_NUMBER=1
2
EPICS_BASE_VERSION=7.0.7
3
-BOOST_VERSION=1.78.0
+BOOST_VERSION=1.81.0
4
PVAPY_VERSION=0.0
5
PVAPY_GIT_VERSION=master
documentation/RELEASE_NOTES.md
@@ -6,7 +6,7 @@
6
- added ability to load images from HDF5 files (either compressed or uncompressed)
7
- Conda/pip package dependencies:
8
- EPICS BASE = 7.0.7
9
- - BOOST = 1.78.0
+ - BOOST = 1.81.0
10
- NUMPY >= 1.22 (for python >= 3.8); >= 1.19, < 1.21 (for python < 3.8)
11
12
## Release 5.2.0 (2022/11/04)
0 commit comments