glibc/version.h
Roland McGrath 76e7f31780 2004-12-20 Roland McGrath <roland@frob.com>
* version.h (RELEASE, VERSION): development, 2.3.90
	* include/features.h (__GLIBC_MINOR__): Now 4.
2004-12-20 23:37:42 +00:00

5 lines
122 B
C

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