diff options
author | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-02-17 16:32:15 +0000 |
---|---|---|
committer | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-02-17 16:32:15 +0000 |
commit | 00bd1227eca483846f4a4aebe9580c03738d0786 (patch) | |
tree | f43e831ba34cb0af10834444fc1869b1f0fd13f5 /TAO/tao/Version.h | |
parent | e83e372ef77ca033f169b49008eac7a3d26bb151 (diff) | |
download | ATCD-00bd1227eca483846f4a4aebe9580c03738d0786.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" |