diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-02-19 08:17:05 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-02-19 08:17:05 +0000 |
commit | 8e8dca9b453d33c9e8fb19541ab8fb0cbb3497e8 (patch) | |
tree | 0ba97b731d38d680258393f7b86bbfb2707b165f /TAO/tao/Version.h | |
parent | c846a4fa6182c308d5a782c4c815890350c6e8e5 (diff) | |
download | ATCD-8e8dca9b453d33c9e8fb19541ab8fb0cbb3497e8.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" |