glibc/version.h
Ulrich Drepper c71183402c Update.
* version.h (VERSION): Bump to 2.0.111.
1999-01-21 14:18:11 +00:00

5 lines
124 B
C

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