glibc/version.h
1996-06-16 10:06:22 +00:00

5 lines
114 B
C

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