summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-05-15 10:24:57 -0700
committerUlrich Drepper <drepper@redhat.com>2009-05-15 19:37:12 -0700
commitdc50b6137ec8cb0746dc111d22f171f65755bf6b (patch)
treeb2756ffe1c6baf82c88cab5d000c6155eff37c0f /version.h
parent1a7f254b4b0590bfab1baa1400705265b1b23b97 (diff)
Version info change for 2.11 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 f169c6a0fa..9b2e14c191 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.10.1"
+#define RELEASE "development"
+#define VERSION "2.10.90"