summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-10 11:52:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-10 11:52:27 +0000
commit4e0c1bdf204296fa21bace3b41bc375d6bf4380b (patch)
treeb3bfbdf17fd1671093cd25af2435336ff277015c
parente6f5629150b2415028068025816213020648357b (diff)
downloadATCD-4e0c1bdf204296fa21bace3b41bc375d6bf4380b.tar.gz
5.4.4
-rw-r--r--ChangeLog4
-rw-r--r--PROBLEM-REPORT-FORM2
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
4 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 95b24083047..c499ce3f77b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Feb 10 07:04:33 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ACE version 5.4.4 released.
+
Thu Feb 10 02:51:19 2005 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* Release: Added *.vcw files to the tar distribution.
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index cf9ec445964..565da2cd048 100644
--- a/PROBLEM-REPORT-FORM
+++ b/PROBLEM-REPORT-FORM
@@ -43,7 +43,7 @@
To: ace-bugs@cs.wustl.edu
Subject: [area]: [synopsis]
- ACE VERSION: 5.4.3
+ ACE VERSION: 5.4.4
HOST MACHINE and OPERATING SYSTEM:
If on Windows based OS's, which version of WINSOCK do you
diff --git a/VERSION b/VERSION
index 4237a07a187..87d7adabe45 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.4.3, released Thu Dec 30 13:21:37 2004.
+This is ACE version 5.4.4, released Thu Feb 10 07:04:33 2005.
If you have any problems with or questions about ACE, please send
email to the ACE mailing list (ace-users@cs.wustl.edu), using the form
diff --git a/ace/Version.h b/ace/Version.h
index e44e01cb284..2242e04a6ea 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION 5
#define ACE_MINOR_VERSION 4
-#define ACE_BETA_VERSION 3
-#define ACE_VERSION "5.4.3"
+#define ACE_BETA_VERSION 4
+#define ACE_VERSION "5.4.4"