summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-11-22 10:52:35 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-11-22 10:52:35 +0000
commit5ee9cc3e231f22ad7f0124b1914d86609d28127a (patch)
treefb0d5b48cac13047e166be9c649f384034ad5cf6
parent221ce34453e2959ff5a569d88681222fa36c2d18 (diff)
downloadATCD-5ee9cc3e231f22ad7f0124b1914d86609d28127a.tar.gz
5.2.6
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLogs/ChangeLog-03a4
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
4 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index df644a766d2..9ceff0b5a0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Nov 22 04:52:16 2002 Bala <bala@cs.wustl.edu>
+
+ * ACE version 5.2.6 released.
+
Tue Nov 19 22:36:38 2002 Ossama Othman <ossama@uci.edu>
* ace/Time_Value.h (sec, usec, msec):
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index df644a766d2..9ceff0b5a0c 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,7 @@
+Fri Nov 22 04:52:16 2002 Bala <bala@cs.wustl.edu>
+
+ * ACE version 5.2.6 released.
+
Tue Nov 19 22:36:38 2002 Ossama Othman <ossama@uci.edu>
* ace/Time_Value.h (sec, usec, msec):
diff --git a/VERSION b/VERSION
index 11acf61c679..489b464f7b8 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.2.5, released Thu Oct 10 16:02:20 2002.
+This is ACE version 5.2.6, released Fri Nov 22 04:52:16 2002.
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 8ff876a474a..70c37fda023 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION 5
#define ACE_MINOR_VERSION 2
-#define ACE_BETA_VERSION 5
-#define ACE_VERSION "5.2.5"
+#define ACE_BETA_VERSION 6
+#define ACE_VERSION "5.2.6"