Update libcom and base version numbers, no -DEV

This commit is contained in:
Andrew Johnson
2019-04-23 16:07:43 -05:00
parent ccf34ae3d0
commit a9dbd4dd39
2 changed files with 3 additions and 3 deletions

View File

@@ -56,8 +56,8 @@ EPICS_PATCH_LEVEL = 2
# Between official releases, the EPICS_PATCH_LEVEL gets incremented
# and a -DEV suffix is added (similar to the Maven -SNAPSHOT versions)
#EPICS_DEV_SNAPSHOT=
EPICS_DEV_SNAPSHOT=-DEV
EPICS_DEV_SNAPSHOT=
#EPICS_DEV_SNAPSHOT=-DEV
#EPICS_DEV_SNAPSHOT=-pre1
#EPICS_DEV_SNAPSHOT=-pre1-DEV
#EPICS_DEV_SNAPSHOT=-pre2

View File

@@ -1,4 +1,4 @@
EPICS_LIBCOM_MAJOR_VERSION = 3
EPICS_LIBCOM_MINOR_VERSION = 17
EPICS_LIBCOM_MAINTENANCE_VERSION = 3
EPICS_LIBCOM_MAINTENANCE_VERSION = 4
EPICS_LIBCOM_DEVELOPMENT_FLAG = 0