glibc/version.h
1997-03-30 15:56:16 +00:00

5 lines
122 B
C

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