summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-02 21:49:52 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-02 21:49:52 +0000
commit85fea7eac5ac605d124bcc5a5ade3f4a7db7717a (patch)
tree4f46f7d4e1e7d81cfd75f264ad7bd38f161ea76d
parent33ba5d4e0a2312da2665a3d866afd61b1b0e30c8 (diff)
downloadATCD-85fea7eac5ac605d124bcc5a5ade3f4a7db7717a.tar.gz
4.5.35
-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 3d5e2357835..12eb86ca11f 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,7 @@
+Wed Sep 02 16:46:45 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
+
+ * ACE version 4.5.35 released.
+
Wed Sep 02 16:33:25 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
* ACE version 4.5.34 released.
diff --git a/VERSION b/VERSION
index ffe3f9aa4a9..5787ae44995 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 4.5.34, released Wed Sep 02 16:33:25 1998.
+This is ACE version 4.5.35, released Wed Sep 02 16:46:45 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 8bbe8563d09..1a6ff86cbaf 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 (34u)
-#define ACE_VERSION "4.5.34\0"
+#define ACE_BETA_VERSION (35u)
+#define ACE_VERSION "4.5.35\0"