summaryrefslogtreecommitdiff
path: root/TAO/tao/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Version.h')
-rw-r--r--TAO/tao/Version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Version.h b/TAO/tao/Version.h
index c2ed42c5f5f..990d1ce79ec 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 0
-#define TAO_VERSION "1.3"
+#define TAO_BETA_VERSION 1
+#define TAO_VERSION "1.3.1"