+2011-06-07 Ulrich Drepper <drepper@gmail.com>
+
+ * version.h: Update for 2.15 development version.
+
2011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
-GNU C Library NEWS -- history of user-visible changes. 2011-6-4
+GNU C Library NEWS -- history of user-visible changes. 2011-6-7
Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
See the end for copying conditions.
Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
using `glibc' in the "product" field.
\f
+Version 2.15
+\f
Version 2.14
* The following bugs are resolved with this release:
/* This file just defines the current version number of libc. */
-#define RELEASE "stable"
-#define VERSION "2.14"
+#define RELEASE "development"
+#define VERSION "2.15"