summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-01-17 23:34:07 -0500
committerUlrich Drepper <drepper@gmail.com>2011-01-17 23:34:07 -0500
commit6392473fe970b0cdace62f31000a83ba0fcf6161 (patch)
treea1624c51222177d47b3ddd0ba89e305436d10b5c /version.h
parent620a05296fe3380b7441ba7720e8b25c48a8c28c (diff)
2.13 releaseglibc-2.13
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 8d57545001..7cc6162c1c 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.12.90"
+#define RELEASE "stable"
+#define VERSION "2.13"