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 296e8ad..6d21b18 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 8dadeac..a2c2512 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"