]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 28 Mar 2001 06:26:29 +0000 (06:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 28 Mar 2001 06:26:29 +0000 (06:26 +0000)
* version.h (VERSION): Bump to 2.2.3.

ChangeLog
version.h

index 296e8ad548e359df876699d45ab20b1731357e11..6d21b186c3750eb658d0ed4d53b7084957455322 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-03-27  Ulrich Drepper  <drepper@redhat.com>
 
+       * version.h (VERSION): Bump to 2.2.3.
+
        * posix/fnmatch_loop.c (FCT): Handle !() after * special like @()
        and +().
        * posix/tst-fnmatch.input: Add test cases for matching empty strings.
index 8dadeac3d7772cdc1f0bad768132a34a54893f41..a2c25124daa5f9bdf2ef31f239cc2d99d7b35a3d 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.2"
+#define VERSION "2.2.3"
This page took 0.043713 seconds and 5 git commands to generate.