summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2011-02-21 21:20:03 +0000
committerSteve Huston <shuston@riverace.com>2011-02-21 21:20:03 +0000
commit1e971aac3ec0a90be86a72df2e837e453cc0294f (patch)
treed331d91109ac15d1026a45e6a61475dc108daaea
parent42adc7680174325d93d555a9695ba822e9c29e68 (diff)
downloadATCD-1e971aac3ec0a90be86a72df2e837e453cc0294f.tar.gz
ChangeLogTag: Mon Feb 21 16:19:49 EST 2011 Steve Huston <shuston@riverace.com>Riverace-ACE-6_0a
-rw-r--r--ChangeLog2
-rw-r--r--VERSION2
-rw-r--r--configure.ac2
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 133b0e100b1..5b3c3fbd306 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Mon Feb 21 16:05:31 EST 2011 Steve Huston <shuston@riverace.com>
+Mon Feb 21 16:19:49 EST 2011 Steve Huston <shuston@riverace.com>
* ACE version 6.0a released.
diff --git a/VERSION b/VERSION
index a0413e70c5b..82ce3471a07 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 6.0a, released Mon Feb 21 16:05:31 EST 2011
+This is ACE version 6.0a, released Mon Feb 21 16:19:49 EST 2011
If you have any problems with or questions about ACE, please send
e-mail to the ACE mailing list (ace-bugs@list.isis.vanderbilt.edu),
diff --git a/configure.ac b/configure.ac
index 8670ef69313..8dfbd3bcda7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ additional details.])
dnl Require GNU Autoconf 2.58 or better. Previous versions did not
dnl correctly support HP-UX.
-AC_PREREQ(2.61)
+AC_PREREQ(2.59)
dnl Autoconf explicitly forbids patterns containing "_AC_". This causes
dnl a problem when using MPC to generate the Automake ".am" files since