summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-01-24 15:49:12 -0500
committerUlrich Drepper <drepper@gmail.com>2011-01-24 15:49:12 -0500
commit3321010338384ecdc6633a8b032bb0ed6aa9b19a (patch)
treea496af33f4148d8446955d68a951bb18399a9633 /version.h
parent9f94d2ea71aaf73f964f8c1de5da85df94ef25bb (diff)
Open 2.14 development.
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 7cc6162c1c..b6f9fcc4b5 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
-#define RELEASE "stable"
-#define VERSION "2.13"
+#define RELEASE "development"
+#define VERSION "2.13.90"