version.h 115 B

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