diff options
author | wustlbuilds <wustlbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-23 04:19:10 +0000 |
---|---|---|
committer | wustlbuilds <wustlbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-23 04:19:10 +0000 |
commit | 42855553abeff125ff40d90199964f4c950cf84f (patch) | |
tree | e4ac21961a86d546998522f4fe669b76ea97effa /TAO/tao | |
parent | 5a3db49e6dbbc0c353adc93abb533a1a5cf35dc0 (diff) | |
download | ATCD-42855553abeff125ff40d90199964f4c950cf84f.tar.gz |
1.2.3
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..cb6c78b1c41 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 3 +#define TAO_VERSION "1.2.3" |