diff --git a/configure/CONFIG_BASE_VERSION b/configure/CONFIG_BASE_VERSION index d842f109f..cf50f42f0 100644 --- a/configure/CONFIG_BASE_VERSION +++ b/configure/CONFIG_BASE_VERSION @@ -27,11 +27,11 @@ EPICS_REVISION = 14 EPICS_MODIFICATION = 8 # Not included if zero -EPICS_PATCH_LEVEL = 1 +EPICS_PATCH_LEVEL = 2 # This will be -CVS or empty at an official release point -EPICS_CVS_SNAPSHOT=-CVS -#EPICS_CVS_SNAPSHOT= +#EPICS_CVS_SNAPSHOT=-CVS +EPICS_CVS_SNAPSHOT= # No changes should be needed below here