From: Roland McGrath Date: Sun, 16 Jun 1996 10:06:22 +0000 (+0000) Subject: * version.h (VERSION): Update to 1.91. X-Git-Tag: cvs/libc-960617~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c904bd459b353a85cedb0a32242874021318fcf;p=platform%2Fupstream%2Fglibc.git * version.h (VERSION): Update to 1.91. --- diff --git a/ChangeLog b/ChangeLog index 9a0b50f..16a31f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Sun Jun 16 03:22:49 1996 Roland McGrath + * version.h (VERSION): Update to 1.91. + * hurd/hurdinit.c (map0): Remove [!PIC] conditional. * shlib-versions (*-*-*): Add libutil=1. diff --git a/version.h b/version.h index abaefa6..01ee5f3 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "alpha" -#define VERSION "1.90" +#define VERSION "1.91"