diff --git a/configure/CONFIG_BASE_VERSION b/configure/CONFIG_BASE_VERSION index 56782cbe6..fade20f59 100644 --- a/configure/CONFIG_BASE_VERSION +++ b/configure/CONFIG_BASE_VERSION @@ -29,8 +29,8 @@ EPICS_MODIFICATION = 9 EPICS_PATCH_LEVEL = 0 # 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