From: Ulrich Drepper Date: Tue, 6 Oct 1998 10:37:03 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_0_97~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d53427c89d290ab970a99117e55a2c7c7a60af6a;p=thirdparty%2Fglibc.git Update. 1998-10-06 Ulrich Drepper * version.h (VERSION): Bump to 2.0.97. --- diff --git a/ChangeLog b/ChangeLog index 7cf98e1d09b..f5dd09e4baa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-10-06 Ulrich Drepper + + * version.h (VERSION): Bump to 2.0.97. + 1998-10-05 Andreas Jaeger * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use __P diff --git a/version.h b/version.h index 99b07c16936..b54b5a81885 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.96" +#define VERSION "2.0.97"