diff options
author | bugzilla <bugzilla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-03 18:44:43 +0000 |
---|---|---|
committer | bugzilla <bugzilla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-03 18:44:43 +0000 |
commit | 1a118eca46be344e6a3c95d8b0bc3625ea18e8b6 (patch) | |
tree | 51b6102edc682cd6442d6810625ed6ea0b72dbb0 /TAO/tao/Version.h | |
parent | 1c9dfeed6efb746a23217febd9bac6b918457899 (diff) | |
download | ATCD-1a118eca46be344e6a3c95d8b0bc3625ea18e8b6.tar.gz |
1.4.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 495c3a31dcc..05a3c58df9d 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -5,5 +5,5 @@ #define TAO_MAJOR_VERSION 1 #define TAO_MINOR_VERSION 4 -#define TAO_BETA_VERSION 10 -#define TAO_VERSION "1.4.10" +#define TAO_BETA_VERSION 11 +#define TAO_VERSION "1.4.11" |