+2014-02-07 Allan McRae <allan@archlinux.org>
+
+ * version.h (RELEASE): Set to "development".
+ (VERSION): Set to "2.19.90"
+ * NEWS: Add 2.20 section.
+
2014-02-06 Carlos O'Donell <carlos@redhat.com>
[BZ #16529]
Please send GNU C library bug reports via <http://sourceware.org/bugzilla/>
using `glibc' in the "product" field.
\f
+Version 2.20
+
+* The following bugs are resolved with this release:
+
+\f
Version 2.19
* The following bugs are resolved with this release:
/* This file just defines the current version number of libc. */
-#define RELEASE "stable"
-#define VERSION "2.19"
+#define RELEASE "development"
+#define VERSION "2.19.90"