blob: b20e5c4cb18fdd258c80b95b8d51e93e0b68ee0a [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001/* This file just defines the current version number of libc. */
2
3#define RELEASE "stable"
4#define VERSION "2.22"