]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 28 Jul 2001 05:50:21 +0000 (05:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 28 Jul 2001 05:50:21 +0000 (05:50 +0000)
* version.h (VERSION): Bump to 2.2.4.

ChangeLog
version.h

index 0f22d796b3fe8672bbac04d17893470917bbd75b..5d2e87a5377c4206b531d081846ea4d210299171 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-07-27  Ulrich Drepper  <drepper@redhat.com>
 
+       * version.h (VERSION): Bump to 2.2.4.
+
        * libio/vasprintf.c (_IO_vasprintf): Don't copy uninitialized byte
        from stream buffer to result buffer.
        Reported by Michael Meeks <michael@ximian.com>.
index a2c25124daa5f9bdf2ef31f239cc2d99d7b35a3d..b8681a0e601a12711964cca209c96ac1c1072ac8 100644 (file)
--- 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.2.3"
+#define VERSION "2.2.4"