Set version back to -DEV, add "not released" to RELEASE_NOTES

This commit is contained in:
Ralph Lange
2015-11-22 18:10:40 +01:00
parent 42a67524e0
commit fda3824ab4
2 changed files with 4 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ EPICS_MODIFICATION = 3
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
@@ -45,7 +45,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

View File

@@ -9,6 +9,8 @@
<body lang="en">
<h1 align="center">EPICS Base Release 3.15.3</h1>
<p style="color:red">This version of EPICS Base has not been released yet.</p>
<h2 align="center">Changes between 3.15.2 and 3.15.3</h2>
<!-- Insert new items immediately below here ... -->