diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-10-05 08:36:27 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-10-05 08:36:27 +0000 |
commit | 263a9c17f28339a5d09f6d6637e5c36da755b351 (patch) | |
tree | e3eb6c4fa06202686bc97996ecd54b4179d522f3 /TAO/tao/Version.h | |
parent | d7f8046ae78f6f3d8e2b433d1da392b30e0e1b2b (diff) | |
download | ATCD-263a9c17f28339a5d09f6d6637e5c36da755b351.tar.gz |
1.2
Diffstat (limited to 'TAO/tao/Version.h')
-rw-r--r-- | TAO/tao/Version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/Version.h b/TAO/tao/Version.h index 5bfcf3c4402..956a67fbbd8 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -2,6 +2,6 @@ // This is an automatically generated file. #define TAO_MAJOR_VERSION 1 -#define TAO_MINOR_VERSION 1 -#define TAO_BETA_VERSION 21 -#define TAO_VERSION "1.1.21" +#define TAO_MINOR_VERSION 2 +#define TAO_BETA_VERSION 0 +#define TAO_VERSION "1.2" |