From 4c904bd459b353a85cedb0a32242874021318fcf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 16 Jun 1996 10:06:22 +0000 Subject: [PATCH] * version.h (VERSION): Update to 1.91. --- ChangeLog | 2 ++ version.h | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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" -- 2.7.4