glibc/version.h
Ulrich Drepper 28919a77d8 Start 2.8 development.
2007-10-17  Ulrich Drepper  <drepper@redhat.com>


	* version.h (VERSION): Set to 2.7.90.
2007-10-18 05:45:49 +00:00

5 lines
122 B
C

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