diff options
author | pradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-01 04:51:39 +0000 |
---|---|---|
committer | pradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-01 04:51:39 +0000 |
commit | 8c4c62b9af3c0308c90aa61ec1b5c67fab8a36a5 (patch) | |
tree | aba0c4a752d156c5edf6cef321b007e5b4af802d /TAO/tao/Version.h | |
parent | a308ee9ee762b0093978c663fe14fde40cd388ab (diff) | |
download | ATCD-8c4c62b9af3c0308c90aa61ec1b5c67fab8a36a5.tar.gz |
1.1.11
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 4c3c8243937..d29bd9b7c32 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -3,5 +3,5 @@ #define TAO_MAJOR_VERSION 1 #define TAO_MINOR_VERSION 1 -#define TAO_BETA_VERSION 10 -#define TAO_VERSION "1.1.10" +#define TAO_BETA_VERSION 11 +#define TAO_VERSION "1.1.11" |