Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
sveseli committed Apr 25, 2019
1 parent b2af6d4 commit 87cd978
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions configure/DEPLOY.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
EPICS_BASE_VERSION=7.0.2.1
BUILD_NUMBER=1
EPICS_BASE_VERSION=7.0.2.2
BOOST_VERSION=1.70.0
PVA_PY_VERSION=1.4.0
PVA_PY_VERSION=1.5.0
PVA_PY_GIT_VERSION=master
3 changes: 1 addition & 2 deletions documentation/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Release 1.5.0 (2019/04/XX)
## Release 1.5.0 (2019/04/25)

- added dictionary methods to PvObject class: items(), keys(), values()
- fixed build warning for multiple inclusion of build rules
Expand All @@ -7,7 +7,6 @@
- BOOST = 1.70.0
- NUMPY > 1.15


## Release 1.4.0 (2019/03/29)

- added method for removing all records from PvaServer
Expand Down

0 comments on commit 87cd978

Please sign in to comment.