glibc/version.h
2020-02-01 17:16:54 +05:30

5 lines
115 B
C

/* This file just defines the current version number of libc. */
#define RELEASE "stable"
#define VERSION "2.31"