diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-26 17:14:05 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-26 17:14:05 +0000 |
commit | e5761b279e566d143f4cabffcf083b6130f9335e (patch) | |
tree | ff8e46e2a1a73214ac01019002ccd57bba56e20d /TAO/tao | |
parent | c8d107cd5e51af87467425973dc45846a226dac2 (diff) | |
download | ATCD-e5761b279e566d143f4cabffcf083b6130f9335e.tar.gz |
0.4.3
Diffstat (limited to 'TAO/tao')
-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 01e398966d3..185da3be42f 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -3,5 +3,5 @@ #define TAO_MAJOR_VERSION 0 #define TAO_MINOR_VERSION 4 -#define TAO_BETA_VERSION 2 -#define TAO_VERSION "0.4.2" +#define TAO_BETA_VERSION 3 +#define TAO_VERSION "0.4.3" |