glibc/version.h
Carlos O'Donell a49b3a5fce Prepare for glibc 2.37 release.
Update version.h, and include/features.h.
2023-01-31 21:44:54 -05:00

5 lines
115 B
C

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