summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-08-27 04:46:34 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-08-27 04:46:34 +0000
commit0c94a4966a9e819cbddbab847d6b0b2a26f48b6b (patch)
treed421b1631c9877ce45aac6260f1ba59dec63d385
parent314bf0083f5a719e139c6253632eb7a07670b151 (diff)
downloadATCD-0c94a4966a9e819cbddbab847d6b0b2a26f48b6b.tar.gz
4.5.32
-rw-r--r--ChangeLog-98b4
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
3 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 81f40ba1114..6e31b8b1a02 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,7 @@
+Wed Aug 26 23:43:42 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
+
+ * ACE version 4.5.32 released.
+
Wed Aug 26 19:11:07 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* bin/count_lines:
diff --git a/VERSION b/VERSION
index dc915918bbe..b3860ee8f68 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 4.5.31, released Thu Aug 20 05:12:24 1998.
+This is ACE version 4.5.32, released Wed Aug 26 23:43:42 1998.
If you have any problems with ACE, please send email to the ACE
mailing list (ace-users@cs.wustl.edu). Make sure to include the
diff --git a/ace/Version.h b/ace/Version.h
index 4c7699be78c..dcf8e01a116 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION (4u)
#define ACE_MINOR_VERSION (5u)
-#define ACE_BETA_VERSION (31u)
-#define ACE_VERSION "4.5.31\0"
+#define ACE_BETA_VERSION (32u)
+#define ACE_VERSION "4.5.32\0"