From: Ulrich Drepper Date: Mon, 1 Dec 2003 08:28:54 +0000 (+0000) Subject: Automatic version bump. X-Git-Tag: cvs/glibc-2_3_3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3fe446cefbcf2bff10f7cd26339399ad389fdaa5;p=thirdparty%2Fglibc.git Automatic version bump. 2003-12-01 Automatic * version.h (VERSION): Bump to 2.3.3. --- diff --git a/ChangeLog b/ChangeLog index 3c95bfb9a35..1e900e639fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-01 Automatic + + * version.h (VERSION): Bump to 2.3.3. + 2003-11-30 Andreas Jaeger * stdio-common/vfprintf.c: Do not inline buffered_vfprintf to diff --git a/version.h b/version.h index 311508382ed..07d0ac72f6a 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "stable" -#define VERSION "2.3.2" +#define VERSION "2.3.3"