From: Ulrich Drepper Date: Wed, 14 Oct 1998 10:53:45 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_0_98~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8583916e47cd17ba2997059c00a2d88de3612a8d;p=thirdparty%2Fglibc.git Update. 1998-10-14 Ulrich Drepper * version.h (VERSION): Bump to 2.0.98. --- diff --git a/ChangeLog b/ChangeLog index 39daebc928f..1ed91f94a39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-10-14 Ulrich Drepper + + * version.h (VERSION): Bump to 2.0.98. + 1998-10-13 Ulrich Drepper * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_outb): Fix output diff --git a/version.h b/version.h index b54b5a81885..8e8bc1ec2df 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "experimental" -#define VERSION "2.0.97" +#define VERSION "2.0.98"