summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog-98a4
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
3 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 3a02412f210..8d33cac9d30 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,3 +1,7 @@
+Sun Dec 28 10:46:58 1997 Douglas C. Schmidt <schmidt@cs.wustl.edu>
+
+ * ACE version 4.4.12, released Sun Dec 28 10:46:58 1997.
+
Sun Dec 28 09:00:47 1997 David L. Levine <levine@cs.wustl.edu>
* ACE version 4.4.11, released Sun Dec 28 09:00:47 1997.
diff --git a/VERSION b/VERSION
index e0653862688..948b3ddf0bb 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 4.4.11, released Sun Dec 28 09:00:47 1997.
+This is ACE version 4.4.12, released Sun Dec 28 10:46:58 1997.
If you have any problems with ACE, please send email to Douglas
C. Schmidt (schmidt@cs.wustl.edu).
diff --git a/ace/Version.h b/ace/Version.h
index 95033dd84bd..4b59df820a6 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION (4u)
#define ACE_MINOR_VERSION (4u)
-#define ACE_BETA_VERSION (11u)
-#define ACE_VERSION "4.4.11\0"
+#define ACE_BETA_VERSION (12u)
+#define ACE_VERSION "4.4.12\0"