summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-12-23 22:54:13 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-01 07:17:20 -0500
commit90fa7312770b1caca8843a55a9c3825585aac140 (patch)
tree3ae4685ad843261e9bf4beb5a81292750a14af6f /version.h
parent8d44e1508660d4195146730541876147013d484f (diff)
Start 2.16 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 1dac42529b..f400088b35 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.15"
+#define RELEASE "development"
+#define VERSION "2.15.90"