47d805f646
* version.h (VERSION): Bump to 2.0.110.
5 lines
124 B
C
5 lines
124 B
C
/* This file just defines the current version number of libc. */
|
|
|
|
#define RELEASE "experimental"
|
|
#define VERSION "2.0.110"
|