Reset snapshot to -DEV

This commit is contained in:
Andrew Johnson
2017-06-02 14:57:58 -05:00
parent ee91b29fe0
commit d47b1a1854

View File

@@ -45,7 +45,7 @@ EPICS_MODIFICATION = 1
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
@@ -54,7 +54,7 @@ EPICS_PATCH_LEVEL = 0
#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
EPICS_DEV_SNAPSHOT= #EPICS_DEV_SNAPSHOT=
# No changes should be needed below here # No changes should be needed below here