diff options
author | bala <balanatarajan@users.noreply.github.com> | 2002-12-26 11:57:42 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2002-12-26 11:57:42 +0000 |
commit | 4fe85d5533156340fcbf993168799ab16593d28e (patch) | |
tree | 12624f5c36bc6900ca4b48d9ab1702f29d80c40b /TAO/tao/Version.h | |
parent | 26653e2a7f033345ebd631337debf140c9873910 (diff) | |
download | ATCD-4fe85d5533156340fcbf993168799ab16593d28e.tar.gz |
*** empty log message ***
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 975bb42fdb8..353468eb08c 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 7 -#define TAO_VERSION "1.2.7" +#define TAO_BETA_VERSION 8 +#define TAO_VERSION "1.2.8" |