diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-09-27 18:09:30 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-09-27 18:09:30 +0000 |
commit | 69b15d85470f9b8043e06319190309032b0fee19 (patch) | |
tree | e0777b42f3b28db39749ecf622b9f67c91a9e6e6 /ace/Version.h | |
parent | 24ff4f94cc3ddc7b4109bccd1529f21132c9787f (diff) | |
download | ATCD-69b15d85470f9b8043e06319190309032b0fee19.tar.gz |
5.1.21
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 e28f7c3752b..39aa141045c 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 20 -#define ACE_VERSION "5.1.20" +#define ACE_BETA_VERSION 21 +#define ACE_VERSION "5.1.21" |