From 5414eed34e0185be669b8e5ac242593f9960c887 Mon Sep 17 00:00:00 2001 From: oci Date: Wed, 19 Feb 2003 08:10:58 +0000 Subject: *** empty log message *** --- PROBLEM-REPORT-FORM | 2 +- TAO/VERSION | 2 +- VERSION | 2 +- ace/Version.h | 4 ++-- bin/MakeProjectCreator/config/aceversion.mpb | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM index 150dcb7638b..e9cec977330 100644 --- a/PROBLEM-REPORT-FORM +++ b/PROBLEM-REPORT-FORM @@ -35,7 +35,7 @@ To: ace-bugs@cs.wustl.edu Subject: [area]: [synopsis] - ACE VERSION: 5.3.2 + ACE VERSION: 5.3 HOST MACHINE and OPERATING SYSTEM: If on Windows based OS's, which version of WINSOCK do you diff --git a/TAO/VERSION b/TAO/VERSION index 50872b2c8b0..822b258696c 100644 --- a/TAO/VERSION +++ b/TAO/VERSION @@ -1,4 +1,4 @@ -This is TAO version 1.3.1, released Tue Feb 18 13:44:34 2003. +This is TAO version 1.3, released Wed Jan 15 18:02:49 2003. If you have any problems with or questions about TAO, please send e-mail to the TAO mailing list (tao-users@cs.wustl.edu), using the diff --git a/VERSION b/VERSION index d402cd7d92d..c0c3a1bf46a 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -This is ACE version 5.3.2, released Wed Feb 19 01:32:23 2003. +This is ACE version 5.3, released Wed Jan 15 18:02:01 2003. If you have any problems with or questions about ACE, please send email to the ACE mailing list (ace-users@cs.wustl.edu), using the form diff --git a/ace/Version.h b/ace/Version.h index 299ed913d36..bd1a6e11093 100644 --- a/ace/Version.h +++ b/ace/Version.h @@ -3,5 +3,5 @@ #define ACE_MAJOR_VERSION 5 #define ACE_MINOR_VERSION 3 -#define ACE_BETA_VERSION 2 -#define ACE_VERSION "5.3.2" +#define ACE_BETA_VERSION 0 +#define ACE_VERSION "5.3" diff --git a/bin/MakeProjectCreator/config/aceversion.mpb b/bin/MakeProjectCreator/config/aceversion.mpb index 013f8725ba9..2a40c5c5c16 100644 --- a/bin/MakeProjectCreator/config/aceversion.mpb +++ b/bin/MakeProjectCreator/config/aceversion.mpb @@ -1,3 +1,3 @@ project { - version = 5.3.2 + version = 5.3 } -- cgit v1.2.1