Update versions after tagging

This commit is contained in:
Andrew Johnson
2021-06-27 12:20:41 -05:00
parent 3be67aca3c
commit 67fcd65656
2 changed files with 9 additions and 7 deletions

View File

@@ -31,15 +31,11 @@ EPICS_MODIFICATION = 9
# EPICS_PATCH_LEVEL must be a number (win32 resource file requirement)
# Not included if zero
EPICS_PATCH_LEVEL = 0
EPICS_PATCH_LEVEL = 1
# This will end in -DEV between official releases
#EPICS_DEV_SNAPSHOT=-DEV
#EPICS_DEV_SNAPSHOT=-pre1
#EPICS_DEV_SNAPSHOT=-pre1-DEV
#EPICS_DEV_SNAPSHOT=-rc1
#EPICS_DEV_SNAPSHOT=-rc1-DEV
EPICS_DEV_SNAPSHOT=
EPICS_DEV_SNAPSHOT=-DEV
#EPICS_DEV_SNAPSHOT=
# No changes should be needed below here

View File

@@ -1,5 +1,11 @@
# EPICS Base Release 3.15.9
This version of EPICS Base has not been released yet.
## Changes made on the 3.15 branch since 3.15.9
<!-- Insert new items immediately below here ... -->
## Changes made between 3.15.8 and 3.15.9
### Use waitable timers on Microsoft Windows