glibc/version.h
Ulrich Drepper 2c1d617226 * version.h (VERSION): Define to 6.
* include/features.h (__GLIBC_MINOR__): Likewise.
2007-05-15 06:49:29 +00:00

5 lines
114 B
C

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