From: Ulrich Drepper Date: Thu, 14 Jan 1999 12:13:08 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~27726 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=47d805f646ed7f80b98861eba6ea6b61f87d9df4;p=external%2Fglibc.git Update. * version.h (VERSION): Bump to 2.0.110. --- diff --git a/ChangeLog b/ChangeLog index 782dac7..117be96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-01-14 Ulrich Drepper + * version.h (VERSION): Bump to 2.0.110. + * nis/nis_error.c (nis_errlist): Fix typo in string. * misc/regexp.h: Add restrict to function declarations. diff --git a/version.h b/version.h index 9284b36..0644ef9 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "experimental" -#define VERSION "2.0.109" +#define VERSION "2.0.110"