summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpgontla <pgontla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-19 06:39:04 +0000
committerpgontla <pgontla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-19 06:39:04 +0000
commit79acc2b3bf9ca70a42c8198c4852cee5156e6cbe (patch)
treed89f02dcec01a18e0055723279728d20467c49dd
parentf37d931142fec061a2342b6f6f845d4efd3221f7 (diff)
downloadATCD-79acc2b3bf9ca70a42c8198c4852cee5156e6cbe.tar.gz
ChangeLogTag: Wed Feb 19 00:13:31 CST 2003
-rw-r--r--TAO/PROBLEM-REPORT-FORM4
-rw-r--r--TAO/tao/Version.h4
2 files changed, 4 insertions, 4 deletions
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/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"