diff options
author | bala <balanatarajan@users.noreply.github.com> | 2004-07-31 16:09:07 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2004-07-31 16:09:07 +0000 |
commit | d9806162abd542e4a1100687c26677d98bfc151a (patch) | |
tree | 9f20bcb898e277ca4591eb1f70a99014007e9db1 /TAO/tao/Version.h | |
parent | a5d122a961c7e05064ba9f74efbcc05e0df2894e (diff) | |
download | ATCD-d9806162abd542e4a1100687c26677d98bfc151a.tar.gz |
*** empty log message ***
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 53a774ca8b1..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 2 -#define TAO_VERSION "1.4.2" +#define TAO_BETA_VERSION 1 +#define TAO_VERSION "1.4.1" |