From 356fefcf18a73f77b6606ed8aa51e7b938a3ec9a Mon Sep 17 00:00:00 2001 From: Angelo Corsaro Date: Fri, 30 Nov 2001 22:00:49 +0000 Subject: Removed Changes made by the release script --- ace/Version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ace/Version.h') diff --git a/ace/Version.h b/ace/Version.h index 5ca43d6a411..79a154d2b05 100644 --- a/ace/Version.h +++ b/ace/Version.h @@ -3,5 +3,5 @@ #define ACE_MAJOR_VERSION 5 #define ACE_MINOR_VERSION 2 -#define ACE_BETA_VERSION 1 -#define ACE_VERSION "5.2.1" +#define ACE_BETA_VERSION 0 +#define ACE_VERSION "5.2" -- cgit v1.2.1