mirror of https://gitee.com/Nocallback/glibc.git
2 changed files with 25 additions and 2 deletions
@ -1,4 +1,4 @@ |
|||
/* This file just defines the current version number of libc. */ |
|||
|
|||
#define RELEASE "stable" |
|||
#define VERSION "2.36" |
|||
#define RELEASE "development" |
|||
#define VERSION "2.36.9000" |
|||
|
|||
Loading…
Reference in new issue