summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@systemhalted.org>2015-08-05 02:42:21 -0400
committerCarlos O'Donell <carlos@systemhalted.org>2015-08-05 02:42:21 -0400
commit78bd7499af46d739ce94410eaeea006e874ca9e5 (patch)
tree2c63b7654538a03ec1488ff3abef3890c86e4a38 /version.h
parent0d261f406d7c8f70b4ad7ca7d9247da1db3dfb41 (diff)
Update version.h and include/features.h for 2.22 releaseglibc-2.22
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 1ee485688f..b20e5c4cb1 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
-#define RELEASE "development"
-#define VERSION "2.21.90"
+#define RELEASE "stable"
+#define VERSION "2.22"