1/* This file just defines the current version number of libc. */
2
3#define RELEASE "stable"
4#define VERSION "2.39"
5

source code of glibc/version.h