From 3929b45e16470003aa039cfe5465b9a5fe1329c0 Mon Sep 17 00:00:00 2001 From: bala Date: Sat, 1 Dec 2001 15:30:27 +0000 Subject: 5.2.1 --- ace/Version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ace') diff --git a/ace/Version.h b/ace/Version.h index 79a154d2b05..5ca43d6a411 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 0 -#define ACE_VERSION "5.2" +#define ACE_BETA_VERSION 1 +#define ACE_VERSION "5.2.1" -- cgit v1.2.1