+2012-07-03 Joseph Myers <joseph@codesourcery.com>
+
+ * version.h (RELEASE): Set to "development".
+ (VERSION): Set to "2.16.90".
+
2012-06-30 Carlos O'Donell <carlos_odonell@mentor.com>
* NEWS: Update copyright. Remove last-updated date.
Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
using `glibc' in the "product" field.
\f
+Version 2.17
+
+* The following bugs are resolved with this release:
+
+\f
Version 2.16
* The following bugs are resolved with this release:
/* This file just defines the current version number of libc. */
-#define RELEASE "stable"
-#define VERSION "2.16"
+#define RELEASE "development"
+#define VERSION "2.16.90"