diff options
author | bala <balanatarajan@users.noreply.github.com> | 2002-02-17 22:19:08 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2002-02-17 22:19:08 +0000 |
commit | 4229fb2c03a7f7f886a4064888c1e35be012a5e0 (patch) | |
tree | b131241879e95a11c11feeaa0d3d42498f927316 /TAO/tao/Version.h | |
parent | f167e1824b0c3ebb043c5add09c2cb40fb321916 (diff) | |
download | ATCD-4229fb2c03a7f7f886a4064888c1e35be012a5e0.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tao/Version.h')
-rw-r--r-- | TAO/tao/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Version.h b/TAO/tao/Version.h index f49b9a14ee5..09feb927bd6 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -3,5 +3,5 @@ #define TAO_MAJOR_VERSION 1 #define TAO_MINOR_VERSION 2 -#define TAO_BETA_VERSION 2 -#define TAO_VERSION "1.2.2" +#define TAO_BETA_VERSION 1 +#define TAO_VERSION "1.2.1" |