summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-06-07 22:22:10 -0400
committerUlrich Drepper <drepper@gmail.com>2011-06-07 22:22:10 -0400
commite80fab373c5cf01246e6acd302795b13dc50d175 (patch)
treecc89e2d0c83cea5ca974017e7fe3677a6a2684d9 /version.h
parent5a31b2836d55bcc0c5b6f90f1e89245118e7f508 (diff)
Start 2.15 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 a5408b322a..7672f61633 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.14"
+#define RELEASE "development"
+#define VERSION "2.15"