summaryrefslogtreecommitdiff
path: root/TAO/tao
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 /TAO/tao
parent8621b26d3373264baf635d0365cf1f0c4673ba58 (diff)
downloadATCD-7633946ce36b99b43b23ecc596b110e605b25883.tar.gz
Reverting version information
Diffstat (limited to 'TAO/tao')
-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 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"