summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-02-19 17:54:11 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-02-19 17:54:11 +0000
commit7633946ce36b99b43b23ecc596b110e605b25883 (patch)
tree3503af4087bffae42871f6f0f693986b990988a7
parent8621b26d3373264baf635d0365cf1f0c4673ba58 (diff)
downloadATCD-7633946ce36b99b43b23ecc596b110e605b25883.tar.gz
Reverting version information
-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
-rw-r--r--bin/MakeProjectCreator/config/aceversion.mpb2
-rw-r--r--bin/MakeProjectCreator/config/taoversion.mpb2
11 files changed, 11 insertions, 23 deletions
diff --git a/ChangeLog b/ChangeLog
index d8907f05fbc..a5b987dbdb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-Wed Feb 19 08:26:06 2003 Heather Drury <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 d8907f05fbc..a5b987dbdb9 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,7 +1,3 @@
-Wed Feb 19 08:26:06 2003 Heather Drury <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 e424adfd829..832f83ac64a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,7 +1,3 @@
-Wed Feb 19 08:27:20 2003 Heather Drury <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 4d188085d90..fe2b74b2b68 100644
--- a/TAO/VERSION
+++ b/TAO/VERSION
@@ -1,4 +1,4 @@
-This is TAO version 1.3.1, released Wed Feb 19 08:27:20 2003.
+This is TAO version 1.3, released Wed Feb 19 08:27:20 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 30df5f3692a..bee5c3d3063 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.3.1, released Wed Feb 19 08:26:06 2003.
+This is ACE version 5.3, released Wed Feb 19 08:26:06 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"
diff --git a/bin/MakeProjectCreator/config/aceversion.mpb b/bin/MakeProjectCreator/config/aceversion.mpb
index a9a4e24511d..2a40c5c5c16 100644
--- a/bin/MakeProjectCreator/config/aceversion.mpb
+++ b/bin/MakeProjectCreator/config/aceversion.mpb
@@ -1,3 +1,3 @@
project {
- version = 5.3.1
+ version = 5.3
}
diff --git a/bin/MakeProjectCreator/config/taoversion.mpb b/bin/MakeProjectCreator/config/taoversion.mpb
index 87265e2c59b..278ca443f84 100644
--- a/bin/MakeProjectCreator/config/taoversion.mpb
+++ b/bin/MakeProjectCreator/config/taoversion.mpb
@@ -1,3 +1,3 @@
project {
- version = 1.3.1
+ version = 1.3
}