glibc/version.h
2009-11-12 08:46:19 -08:00

5 lines
123 B
C

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