diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2011-10-03 21:02:32 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2011-10-03 21:02:32 +0000 |
commit | 4dcca24c609008f9fe8a4e01966702b8f4c08e61 (patch) | |
tree | 6bf00b87749636ef3ea7ec22a9b13d4dd2597378 /tao/Version.h | |
parent | 8c7cc4d18ddf28a18a01fef53aaea68422b2fff2 (diff) | |
download | ATCD-alt_mapping_SAIC.tar.gz |
Merged version 94552 from main trunk into this branchalt_mapping_SAIC
Diffstat (limited to 'tao/Version.h')
-rw-r--r-- | tao/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tao/Version.h b/tao/Version.h index 3cc92af8360..3830eda9bc1 100644 --- a/tao/Version.h +++ b/tao/Version.h @@ -5,5 +5,5 @@ #define TAO_MAJOR_VERSION 2 #define TAO_MINOR_VERSION 0 -#define TAO_BETA_VERSION 3 -#define TAO_VERSION "2.0.3" +#define TAO_BETA_VERSION 4 +#define TAO_VERSION "2.0.4" |