summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-02-19 13:37:18 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-02-19 13:37:18 +0000
commitc4b8ceb5fb903919c63d946bf301cba82a95e1c3 (patch)
tree44d4d30bf11e652899f31cfaa71d4dcaccf35d25
parent59eb4b7bf506ae18bffcb2008d9d329ca33e7067 (diff)
downloadATCD-c4b8ceb5fb903919c63d946bf301cba82a95e1c3.tar.gz
Reverted lots of stuff
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLogs/ChangeLog-03a4
-rw-r--r--PROBLEM-REPORT-FORM2
-rw-r--r--TAO/ChangeLog4
-rw-r--r--TAO/PROBLEM-REPORT-FORM4
-rw-r--r--TAO/VERSION2
-rw-r--r--TAO/tao/Version.h4
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
9 files changed, 9 insertions, 21 deletions
diff --git a/ChangeLog b/ChangeLog
index 941c2c281fe..a5b987dbdb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-Wed Feb 19 02:15:12 2003 Priyanka <oci@cs.wustl.edu>
-
- * ACE version 5.3.1 released.
-
Mon Feb 17 15:21:18 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* bin/auto_run_tests.lst: The Server_Protocol and the ORB_init
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 941c2c281fe..a5b987dbdb9 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,7 +1,3 @@
-Wed Feb 19 02:15:12 2003 Priyanka <oci@cs.wustl.edu>
-
- * ACE version 5.3.1 released.
-
Mon Feb 17 15:21:18 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* bin/auto_run_tests.lst: The Server_Protocol and the ORB_init
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index dd3c515cc7d..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.1
+ 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/ChangeLog b/TAO/ChangeLog
index 182ec30c665..832f83ac64a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,7 +1,3 @@
-Wed Feb 19 02:16:27 2003 Priyanka <oci@cs.wustl.edu>
-
- * TAO version 1.3.1 released.
-
Mon Feb 17 15:37:47 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* tests/RTCORBA/Persistent_IOR/client.bor: Linked the client with
diff --git a/TAO/PROBLEM-REPORT-FORM b/TAO/PROBLEM-REPORT-FORM
index 398b9a03c6c..3cce5fdfd4b 100644
--- a/TAO/PROBLEM-REPORT-FORM
+++ b/TAO/PROBLEM-REPORT-FORM
@@ -35,8 +35,8 @@
To: tao-bugs@cs.wustl.edu
Subject: [area]: [synopsis]
- TAO VERSION: 1.3.1
- ACE VERSION: 5.3.1
+ TAO VERSION: 1.3
+ 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 fee5e23af0d..3e270455c18 100644
--- a/TAO/VERSION
+++ b/TAO/VERSION
@@ -1,4 +1,4 @@
-This is TAO version 1.3.1, released Wed Feb 19 02:16:27 2003.
+This is TAO version 1.3, released Wed Feb 19 02:16:27 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/TAO/tao/Version.h b/TAO/tao/Version.h
index 990d1ce79ec..c2ed42c5f5f 100644
--- a/TAO/tao/Version.h
+++ b/TAO/tao/Version.h
@@ -3,5 +3,5 @@
#define TAO_MAJOR_VERSION 1
#define TAO_MINOR_VERSION 3
-#define TAO_BETA_VERSION 1
-#define TAO_VERSION "1.3.1"
+#define TAO_BETA_VERSION 0
+#define TAO_VERSION "1.3"
diff --git a/VERSION b/VERSION
index 7704e485e1d..4f268e7ebc4 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.3.1, released Wed Feb 19 02:15:12 2003.
+This is ACE version 5.3, released Wed Feb 19 02:15:12 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 55fcc4dde8a..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 1
-#define ACE_VERSION "5.3.1"
+#define ACE_BETA_VERSION 0
+#define ACE_VERSION "5.3"