summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-17 16:59:50 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-17 16:59:50 +0000
commitfbf0c7243a0293df6bcc58f56154fc0a183868e4 (patch)
tree0b9e7004c08d18239858f9da71c534374bc7a4e0 /version.h
parent87e66335db401815cb7793e34fd56a7ee36b5a79 (diff)
(VERSION): Set to 2.6.90.
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 d70070f2a3..2fc4a7b8d3 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.6"
+#define RELEASE "development"
+#define VERSION "2.6.90"