1 | /* This file just defines the current version number of libc. */ |
---|---|
2 | |
3 | #define RELEASE "development" |
4 | #define VERSION "2.29.9000" |
5 |
1 | /* This file just defines the current version number of libc. */ |
---|---|
2 | |
3 | #define RELEASE "development" |
4 | #define VERSION "2.29.9000" |
5 |