diff --git a/configure/CONFIG_BASE_VERSION b/configure/CONFIG_BASE_VERSION index 893b6220f..0111ec16c 100644 --- a/configure/CONFIG_BASE_VERSION +++ b/configure/CONFIG_BASE_VERSION @@ -1,5 +1,5 @@ #************************************************************************* -# Copyright (c) 2006 UChicago Argonne LLC, as Operator of Argonne +# Copyright (c) 2008 UChicago Argonne LLC, as Operator of Argonne # National Laboratory. # Copyright (c) 2002 The Regents of the University of California, as # Operator of Los Alamos National Laboratory. @@ -32,8 +32,12 @@ EPICS_MODIFICATION = 10 # Not included if zero EPICS_PATCH_LEVEL = 0 -# This will be -CVS or empty at an official release point -EPICS_CVS_SNAPSHOT=-pre1-CVS +# This will end in -CVS between official releases +#EPICS_CVS_SNAPSHOT=-CVS +#EPICS_CVS_SNAPSHOT=-pre1 +#EPICS_CVS_SNAPSHOT=-pre1-CVS +EPICS_CVS_SNAPSHOT=-RC1 +#EPICS_CVS_SNAPSHOT=-RC1-CVS #EPICS_CVS_SNAPSHOT= # No changes should be needed below here diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 9b6362119..6bd9a4a1d 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -7,7 +7,7 @@
-