diff options
author | bala <balanatarajan@users.noreply.github.com> | 2002-02-17 18:23:31 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2002-02-17 18:23:31 +0000 |
commit | 21b439ef25aa02e23c91a6e52ec7b4abee8b4980 (patch) | |
tree | 217f0403f32204e49b2cdbe832622377d49ed6aa /TAO/tao | |
parent | 3e5c04fa3e61397207a2325912932b1f4e114d1a (diff) | |
download | ATCD-21b439ef25aa02e23c91a6e52ec7b4abee8b4980.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tao')
-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" |