summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-07-01 15:43:36 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-07-01 15:43:36 +0000
commitae206fc934b1e29719f3db260157b7d47a52eba2 (patch)
tree3acfde3566f13d0bd1f72d4e79601068b54c80e1
parent4dc44b519748d648c46b438c8614558e2286f32c (diff)
downloadATCD-ae206fc934b1e29719f3db260157b7d47a52eba2.tar.gz
Reverted changes to 5.1.17 format..
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index 11210f31a5d..7a5f6c82b41 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.1.18, released Sun Jul 01 07:41:31 2001.
+This is ACE version 5.1.17, released Mon Jun 11 16:53:55 2001.
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 ccc36cc825a..bd38eea3f79 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION 5
#define ACE_MINOR_VERSION 1
-#define ACE_BETA_VERSION 18
-#define ACE_VERSION "5.1.18"
+#define ACE_BETA_VERSION 17
+#define ACE_VERSION "5.1.17"