diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-10-05 10:21:43 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-10-05 10:21:43 +0000 |
commit | c96b9b46583f5e2579c4d1262edb1d8e23b04e6f (patch) | |
tree | daf013541c78f6a2abb3c9e3a9b824b67599966c /ace/Version.h | |
parent | b50db3db52c3b65365dbcb795d7a6e809c474aff (diff) | |
download | ATCD-c96b9b46583f5e2579c4d1262edb1d8e23b04e6f.tar.gz |
5.1.22
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 39aa141045c..8447fa9eba6 100644 --- a/ace/Version.h +++ b/ace/Version.h @@ -3,5 +3,5 @@ #define ACE_MAJOR_VERSION 5 #define ACE_MINOR_VERSION 1 -#define ACE_BETA_VERSION 21 -#define ACE_VERSION "5.1.21" +#define ACE_BETA_VERSION 22 +#define ACE_VERSION "5.1.22" |