diff options
author | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-02-17 19:08:30 +0000 |
---|---|---|
committer | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-02-17 19:08:30 +0000 |
commit | 908e06f409690db0175fc46c2fd45e750a803025 (patch) | |
tree | b63ef503e716fbfcd7e9c8005577b2cd345650c5 /TAO/tao/Version.h | |
parent | 6dbf95fd2ee36d3bf34a35ee7964ad6537eb171b (diff) | |
download | ATCD-908e06f409690db0175fc46c2fd45e750a803025.tar.gz |
1.2.2
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 09feb927bd6..f49b9a14ee5 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 1 -#define TAO_VERSION "1.2.1" +#define TAO_BETA_VERSION 2 +#define TAO_VERSION "1.2.2" |