summaryrefslogtreecommitdiff
path: root/libc/version.h
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-08-20 16:23:48 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-08-20 16:23:48 +0000
commit80635627ed68eee72bfe1873816a92d7af5caac2 (patch)
treeefd457b05a6483740594d66e1281bee20b0210bb /libc/version.h
parentd02fdcc0c4985eaaef55c176490730fd04b3bfc7 (diff)
downloadeglibc2-80635627ed68eee72bfe1873816a92d7af5caac2.tar.gz
Merge changes between r23517 and r23715 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@23785 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/version.h')
-rw-r--r--libc/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/version.h b/libc/version.h
index 7d9b681a0..7485c9e2c 100644
--- a/libc/version.h
+++ b/libc/version.h
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
-#define RELEASE "development"
-#define VERSION "2.17.90"
+#define RELEASE "stable"
+#define VERSION "2.18"