Set version snapshot back to -DEV

This commit is contained in:
Andrew Johnson
2014-10-07 01:50:24 -05:00
parent 6e5b47d6da
commit 986f7abb08
+2 -2
View File
@@ -36,7 +36,7 @@ EPICS_MODIFICATION = 0
EPICS_PATCH_LEVEL = 2
# 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 = 2
#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