diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-04-02 19:37:41 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-04-02 19:37:41 +0000 |
commit | 0de0e3b1ce1402a1ed947918aa7f236bf7370178 (patch) | |
tree | c89d0f408534e28bd07b341087b8ba0060f7a862 /TAO/tao/Version.h | |
parent | 2b3e219465ddb575b8b33ccc7fc3e16c237d13d1 (diff) | |
download | ATCD-0de0e3b1ce1402a1ed947918aa7f236bf7370178.tar.gz |
1.4.1
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 557229ff9ab..fe9e0ade0ee 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -3,5 +3,5 @@ #define TAO_MAJOR_VERSION 1 #define TAO_MINOR_VERSION 4 -#define TAO_BETA_VERSION 0 -#define TAO_VERSION "1.4" +#define TAO_BETA_VERSION 1 +#define TAO_VERSION "1.4.1" |