summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-05-14 11:08:33 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-05-14 11:08:33 +0000
commitbbeac481616a30cf92283e42f401f2018f1dd0be (patch)
treef164b95f2b358cf73ce046fe58a19380de06d895
parent29185f71c2cdfe9e03aada8ae0f3cc255dcfa542 (diff)
downloadATCD-bbeac481616a30cf92283e42f401f2018f1dd0be.tar.gz
5.4.5
-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 ffb9c19db32..9fe0683d56c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat May 14 06:05:55 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ACE version 5.4.5 released.
+
Fri May 13 06:08:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/OS_NS_time.inl:
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index b276e2a0801..13c3f70b25e 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.4
+ ACE VERSION: 5.4.5
HOST MACHINE and OPERATING SYSTEM:
If on Windows based OS's, which version of WINSOCK do you
diff --git a/VERSION b/VERSION
index 87d7adabe45..49c1c9a153c 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.4.4, released Thu Feb 10 07:04:33 2005.
+This is ACE version 5.4.5, released Sat May 14 06:05:55 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 2242e04a6ea..21c7852df5b 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 4
-#define ACE_VERSION "5.4.4"
+#define ACE_BETA_VERSION 5
+#define ACE_VERSION "5.4.5"