glibc/version.h
Ulrich Drepper 5e08ca426c Update.
2000-10-08  Ulrich Drepper  <drepper@redhat.com>

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

	* configure.in: Remove warning message.
2000-10-09 00:00:08 +00:00

5 lines
122 B
C

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