aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rwxr-xr-xgas/configure2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9d02b84..d0ddd60 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-13 H.J. Lu <hjl@gnu.org>
+
+ * configure: Regenerate.
+
2000-06-09 Alan Modra <alan@linuxcare.com.au>
* app.c (do_scrub_begin): Don't default lex[';'] as a line
diff --git a/gas/configure b/gas/configure
index 0187718..26b07e9 100755
--- a/gas/configure
+++ b/gas/configure
@@ -818,7 +818,7 @@ fi
PACKAGE=gas
-VERSION=2.9.5
+VERSION=2.10.90
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }