diff options
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 40bc92b1281..8664bdbf90b 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -5,5 +5,5 @@ #define TAO_MAJOR_VERSION 1 #define TAO_MINOR_VERSION 5 -#define TAO_BETA_VERSION 4 -#define TAO_VERSION "1.5.4" +#define TAO_BETA_VERSION 3 +#define TAO_VERSION "1.5.3" |