mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-08 10:20:15 +00:00
e0f3c52a3f
Update version.h, and include/features.h.
5 lines
115 B
C
5 lines
115 B
C
/* This file just defines the current version number of libc. */
|
|
|
|
#define RELEASE "stable"
|
|
#define VERSION "2.35"
|