glibc/version.h
Ulrich Drepper 133d3d3048 Update.
1998-12-16  Ulrich Drepper  <drepper@cygnus.com>

	* version.h (VERSION): Bump to 2.0.107.

	* sysdeps/i386/i486/bits/string.h: Pretty printing.
1998-12-16 14:31:03 +00:00

5 lines
124 B
C

/* This file just defines the current version number of libc. */
#define RELEASE "experimental"
#define VERSION "2.0.107"