diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-12-01 15:39:56 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-12-01 15:39:56 +0000 |
commit | de238a90eca0ca2f78d93297e0aba17e9eb7da43 (patch) | |
tree | fa7cabc52bd23d14fb6f643d0d29341a899ebcb8 /TAO/tao/Version.h | |
parent | d5cd194ef80b8d286f1b67aec45a1c986751d873 (diff) | |
download | ATCD-de238a90eca0ca2f78d93297e0aba17e9eb7da43.tar.gz |
1.2.1
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 956a67fbbd8..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 0 -#define TAO_VERSION "1.2" +#define TAO_BETA_VERSION 1 +#define TAO_VERSION "1.2.1" |