de1703ff95
* version.h (VERSION): Bump to 2.1. (RELEASE): Change to stable.
5 lines
114 B
C
5 lines
114 B
C
/* This file just defines the current version number of libc. */
|
|
|
|
#define RELEASE "stable"
|
|
#define VERSION "2.1"
|