diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-05-09 15:02:19 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-05-09 15:02:19 +0000 |
commit | 879667fb81cd32e220b787d1921df6e203cc7a1d (patch) | |
tree | 5e11d70ecd25362f7ecd8048327c9d71d9db28e5 /ace/Version.h | |
parent | aa3e7ccc6bd3e000a161a4f56a2066f748f8fcbd (diff) | |
download | ATCD-879667fb81cd32e220b787d1921df6e203cc7a1d.tar.gz |
5.1.15
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 c96d4abb920..f3740a58fd6 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 14 -#define ACE_VERSION "5.1.14" +#define ACE_BETA_VERSION 15 +#define ACE_VERSION "5.1.15" |