summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-10-30 10:17:08 -0700
committerUlrich Drepper <drepper@redhat.com>2009-10-30 10:17:08 -0700
commit7f9cd6ed20b12435e68153870cee5adbe09c4bca (patch)
treeb14ec35dc94a618b38660b444731d046036e9d33 /version.h
parent9c04f7c155fb799fa7757b5c8bb52400d0dc2ec5 (diff)
2.11 release.glibc-2.11
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 9b2e14c191..e44ecd4a19 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.10.90"
+#define RELEASE "stable"
+#define VERSION "2.11"