From 60b0838fc6a7794215134dd94980c63a9ccbc622 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Sat, 21 Dec 2002 01:42:03 +0000 Subject: 2002-12-20 Jeff Johnston * NEWS: Update with 1.11.0 info. * README: Ditto. * acinclude.m4: Change version number to 1.11.0. * aclocal.m4: Regenerated. * configure: Ditto. * doc/aclocal.m4: Ditto. * doc/configure: Ditto. * libc/*/aclocal.m4: Ditto. * libc/*/configure: Ditto. * libc/libc.texinfo: Ditto. * libm/*/aclocal.m4: Ditto. * libm/*/configure: Ditto. * libm/libm.texinfo: Ditto. * libc/sys/linux/shared.ld: Add VERS_1.11. --- newlib/libc/sys/h8500hms/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libc/sys/h8500hms/configure') diff --git a/newlib/libc/sys/h8500hms/configure b/newlib/libc/sys/h8500hms/configure index d9b0df692..2cc843348 100755 --- a/newlib/libc/sys/h8500hms/configure +++ b/newlib/libc/sys/h8500hms/configure @@ -982,7 +982,7 @@ test "$host_alias" != "$target_alias" && PACKAGE=newlib -VERSION=1.10.0 +VERSION=1.11.0 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; } -- cgit v1.2.3