diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-06-11 21:56:13 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-06-11 21:56:13 +0000 |
commit | 5070be68f08f53deaee31754020ab36c0391af79 (patch) | |
tree | 50c705d3b04da791a6df50a1db485e9383444514 /TAO/tao/Version.h | |
parent | feddb8aadce4ec9b9b13ab36347e33c9b4b330d1 (diff) | |
download | ATCD-5070be68f08f53deaee31754020ab36c0391af79.tar.gz |
1.1.17
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 82af6d111d1..5d575c8c3cd 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 16 -#define TAO_VERSION "1.1.16" +#define TAO_BETA_VERSION 17 +#define TAO_VERSION "1.1.17" |