1998-10-06  Ulrich Drepper  <drepper@cygnus.com>

	* version.h (VERSION): Bump to 2.0.97.
This commit is contained in:
Ulrich Drepper 1998-10-06 10:37:03 +00:00
parent acdf125133
commit d53427c89d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
1998-10-06 Ulrich Drepper <drepper@cygnus.com>
* version.h (VERSION): Bump to 2.0.97.
1998-10-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use __P

View File

@ -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"