Update version to 3.15.6-rc1
This commit is contained in:
@@ -27,19 +27,19 @@ EPICS_VERSION = 3
|
|||||||
EPICS_REVISION = 15
|
EPICS_REVISION = 15
|
||||||
|
|
||||||
# EPICS_MODIFICATION must be a number >=0 and <256
|
# EPICS_MODIFICATION must be a number >=0 and <256
|
||||||
EPICS_MODIFICATION = 5
|
EPICS_MODIFICATION = 6
|
||||||
|
|
||||||
# EPICS_PATCH_LEVEL must be a number (win32 resource file requirement)
|
# EPICS_PATCH_LEVEL must be a number (win32 resource file requirement)
|
||||||
# Not included if zero
|
# Not included if zero
|
||||||
EPICS_PATCH_LEVEL = 0
|
EPICS_PATCH_LEVEL = 0
|
||||||
|
|
||||||
# This will end in -DEV between official releases
|
# This will end in -DEV between official releases
|
||||||
EPICS_DEV_SNAPSHOT=-DEV
|
#EPICS_DEV_SNAPSHOT=-DEV
|
||||||
#EPICS_DEV_SNAPSHOT=-pre1
|
#EPICS_DEV_SNAPSHOT=-pre1
|
||||||
#EPICS_DEV_SNAPSHOT=-pre1-DEV
|
#EPICS_DEV_SNAPSHOT=-pre1-DEV
|
||||||
#EPICS_DEV_SNAPSHOT=-pre2
|
#EPICS_DEV_SNAPSHOT=-pre2
|
||||||
#EPICS_DEV_SNAPSHOT=-pre2-DEV
|
#EPICS_DEV_SNAPSHOT=-pre2-DEV
|
||||||
#EPICS_DEV_SNAPSHOT=-rc1
|
EPICS_DEV_SNAPSHOT=-rc1
|
||||||
#EPICS_DEV_SNAPSHOT=-rc1-DEV
|
#EPICS_DEV_SNAPSHOT=-rc1-DEV
|
||||||
#EPICS_DEV_SNAPSHOT=-rc2
|
#EPICS_DEV_SNAPSHOT=-rc2
|
||||||
#EPICS_DEV_SNAPSHOT=-rc2-DEV
|
#EPICS_DEV_SNAPSHOT=-rc2-DEV
|
||||||
|
|||||||
Reference in New Issue
Block a user