summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"