Browse Source

Update.

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

	* version.h (VERSION): Bump to 2.0.97.
cvs/glibc-2-1-branch
Ulrich Drepper 28 years ago
parent
commit
d53427c89d
  1. 4
      ChangeLog
  2. 2
      version.h

4
ChangeLog

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

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

Loading…
Cancel
Save