diff options
author | cleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-10-04 03:42:52 +0000 |
---|---|---|
committer | cleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-10-04 03:42:52 +0000 |
commit | c3bc6ed59401bc56f30bbc9f09c62028fa0dcc7b (patch) | |
tree | b5d112d6299aa28a1f8c03bdc7ebfd8504f34e9f /TAO/tao/Version.h | |
parent | 2f423487b6921ecbeb3720d619a6c01c8cf0d3ef (diff) | |
download | ATCD-c3bc6ed59401bc56f30bbc9f09c62028fa0dcc7b.tar.gz |
1.3.4
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 4508d9d33af..02725f52a2d 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -3,5 +3,5 @@ #define TAO_MAJOR_VERSION 1 #define TAO_MINOR_VERSION 3 -#define TAO_BETA_VERSION 3 -#define TAO_VERSION "1.3.3" +#define TAO_BETA_VERSION 4 +#define TAO_VERSION "1.3.4" |