summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-02-17 13:41:44 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-02-17 13:41:44 +0000
commit68b4134bc341c0a9364dce2131d2f284eb770baf (patch)
treef3f35ab028cd72b4fab2aadafe8a4ac26353d941
parent46e5f77074c7ad463356a274253121e489394082 (diff)
downloadATCD-68b4134bc341c0a9364dce2131d2f284eb770baf.tar.gz
ACE version 4.4.27, released Tue Feb 17 07:41:32 1998.
-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 e9fe2bb1d61..6eae86295a0 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,3 +1,7 @@
+Tue Feb 17 07:41:32 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
+
+ * ACE version 4.4.27, released Tue Feb 17 07:41:32 1998.
+
Tue Feb 17 03:32:30 1998 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/ACE.*: Changes for Windows CE just keeps going and going and
diff --git a/VERSION b/VERSION
index fb9c4ab7ad2..ec2df3b471d 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 4.4.26, released Fri Feb 13 10:40:36 1998.
+This is ACE version 4.4.27, released Tue Feb 17 07:41:32 1998.
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 3e7272dfa3c..8e5500d9236 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 (26u)
-#define ACE_VERSION "4.4.26\0"
+#define ACE_BETA_VERSION (27u)
+#define ACE_VERSION "4.4.27\0"