summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-06-09 07:21:04 -0400
committerUlrich Drepper <drepper@gmail.com>2011-06-09 07:21:04 -0400
commit175b70988b3a5ff8087ff810937b3599aa6aa3ca (patch)
tree0a42ae79e58fdf9413a0e2a99f3696d6a2d03750 /version.h
parent11988f8f9656042c3dfd9002ac85dff33173b9bd (diff)
OOps, wrong version number for development version
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 7672f61633..a37c4c77d4 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.15"
+#define VERSION "2.14.90"