glibc/version.h
1998-03-03 09:22:37 +00:00

5 lines
120 B
C

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