summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-01-02 19:22:24 +0000
committerUlrich Drepper <drepper@redhat.com>2009-01-02 19:22:24 +0000
commit623d0bf5040ea9bb783bbc6fbace8680b52533b0 (patch)
treedca7476852462774c0de39639dded5b9809e18ea /version.h
parentd36ad87147e3d23b066448f8a7e1d15f24a35cf4 (diff)
* version.h: Bump to 2.10 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 57fd137801..9700c37f8d 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.9"
+#define RELEASE "development"
+#define VERSION "2.9.90"