From fb3d8ad658464fc8d4728c892ed815c362cd1972 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 13 Nov 1998 14:41:36 +0000 Subject: [PATCH] Update. * version.h (VERSION): Bump to 2.0.101. --- ChangeLog | 2 ++ version.h | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index af92f23cf8..d1704532a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1998-11-13 Ulrich Drepper + * version.h (VERSION): Bump to 2.0.101. + * Makerules (Versions.all): Generate this file from all Versions.def files. (sysd-versions): Use Versions.all instead of Versions.def. diff --git a/version.h b/version.h index 3ae67cd27d..8bbeef7913 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.100" +#define VERSION "2.0.101"