diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-02-18 19:45:12 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-02-18 19:45:12 +0000 |
commit | b4ea6387fcc1a703829ca5947e7748e33795cac8 (patch) | |
tree | 6bff3c9fdd7f4fa64e81e80fc84d9524416a7582 /TAO/tao/Version.h | |
parent | a61b8f648c49ffc4973dcb70ae50a6ff70d5edee (diff) | |
download | ATCD-b4ea6387fcc1a703829ca5947e7748e33795cac8.tar.gz |
1.3.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 c2ed42c5f5f..990d1ce79ec 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 0 -#define TAO_VERSION "1.3" +#define TAO_BETA_VERSION 1 +#define TAO_VERSION "1.3.1" |