diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-10-05 10:51:22 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-10-05 10:51:22 +0000 |
commit | 3449e03e871b30e6f0d6abfd285370aac2701809 (patch) | |
tree | 8f3889a4fdf4e143ad80cf68f0eabd632d913871 /ace/Version.h | |
parent | 1acfc273d65d9e501c9ec854758f22015b9ee4a0 (diff) | |
download | ATCD-3449e03e871b30e6f0d6abfd285370aac2701809.tar.gz |
5.2
Diffstat (limited to 'ace/Version.h')
-rw-r--r-- | ace/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Version.h b/ace/Version.h index b0714eb3e09..79a154d2b05 100644 --- a/ace/Version.h +++ b/ace/Version.h @@ -2,6 +2,6 @@ // This is an automatically generated file. #define ACE_MAJOR_VERSION 5 -#define ACE_MINOR_VERSION 1 +#define ACE_MINOR_VERSION 2 #define ACE_BETA_VERSION 0 -#define ACE_VERSION "5.1.21" +#define ACE_VERSION "5.2" |