diff options
author | wustlbuilds <wustlbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-23 04:18:41 +0000 |
---|---|---|
committer | wustlbuilds <wustlbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-23 04:18:41 +0000 |
commit | f92b83f8c42339cef147f471fe71380b36c4ad65 (patch) | |
tree | 51bebc03c0c9aaceca2ba1ab4a57576530780656 /ace/Version.h | |
parent | 7850cad100f319b598fc30b42bae6f051df7bb29 (diff) | |
download | ATCD-f92b83f8c42339cef147f471fe71380b36c4ad65.tar.gz |
5.2.3
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 f7360083915..ca01146814f 100644 --- a/ace/Version.h +++ b/ace/Version.h @@ -3,5 +3,5 @@ #define ACE_MAJOR_VERSION 5 #define ACE_MINOR_VERSION 2 -#define ACE_BETA_VERSION 2 -#define ACE_VERSION "5.2.2" +#define ACE_BETA_VERSION 3 +#define ACE_VERSION "5.2.3" |