diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2009-09-11 07:28:32 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2009-09-11 07:28:32 +0000 |
commit | 073cc98ff5363084dd43fc27d2735cf50284986e (patch) | |
tree | 8330b2861a80151cb8815099d55926e23b442869 /TAO/tao | |
parent | 091debc1bb3cb70764d675f7e9527c7029aa7da9 (diff) | |
download | ATCD-073cc98ff5363084dd43fc27d2735cf50284986e.tar.gz |
ChangeLogTag:Fri Sep 11 02:28:22 CDT 2009 Johnny Willemsen <jwillemsen@remedy.nl>
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 b5024309930..e71a6b957b0 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -5,5 +5,5 @@ #define TAO_MAJOR_VERSION 1 #define TAO_MINOR_VERSION 7 -#define TAO_BETA_VERSION 2 -#define TAO_VERSION "1.7.2" +#define TAO_BETA_VERSION 3 +#define TAO_VERSION "1.7.3" |