Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 2 Aug 2000 21:51:02 +0000 (21:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 2 Aug 2000 21:51:02 +0000 (21:51 +0000)
* version.h (VERSION): Bump to 2.1.92.

ChangeLog
version.h

index 1e2d1ac..579b04b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-08-02  Ulrich Drepper  <drepper@redhat.com>
 
+       * version.h (VERSION): Bump to 2.1.92.
+
        * posix/regex.c (compile_range): Transliate range start and end
        characters to avoid empty range in case of REG_ICASE [PR libc/1842].
 
index 25c6486..60e6a16 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
 #define RELEASE "development"
-#define VERSION "2.1.91"
+#define VERSION "2.1.92"