Set version to 3.15.5-DEV, close 3.15.5 chapter in release notes

This commit is contained in:
Ralph Lange
2016-12-13 15:33:01 +01:00
parent fd53e175b4
commit eff44268e9
2 changed files with 15 additions and 9 deletions

View File

@@ -34,7 +34,7 @@ EPICS_MODIFICATION = 5
EPICS_PATCH_LEVEL = 0
# This will end in -DEV between official releases
#EPICS_DEV_SNAPSHOT=-DEV
EPICS_DEV_SNAPSHOT=-DEV
#EPICS_DEV_SNAPSHOT=-pre1
#EPICS_DEV_SNAPSHOT=-pre1-DEV
#EPICS_DEV_SNAPSHOT=-pre2
@@ -43,7 +43,7 @@ EPICS_PATCH_LEVEL = 0
#EPICS_DEV_SNAPSHOT=-rc1-DEV
#EPICS_DEV_SNAPSHOT=-rc2
#EPICS_DEV_SNAPSHOT=-rc2-DEV
EPICS_DEV_SNAPSHOT=
#EPICS_DEV_SNAPSHOT=
# No changes should be needed below here