From 78afaf42f3eae1f5a72b6563fc87ba34c512778a Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 20 Nov 2006 21:12:08 +0000 Subject: [PATCH] Revert to -CVS for snapshots. --- configure/CONFIG_BASE_VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure/CONFIG_BASE_VERSION b/configure/CONFIG_BASE_VERSION index be8c1be6c..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=-pre1 +EPICS_CVS_SNAPSHOT=-CVS +#EPICS_CVS_SNAPSHOT= # No changes should be needed below here