about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-03 00:45:23 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-03 00:45:23 +0000
commitbb376d33b5843880f7a0ad91e9e6a54337beaa20 (patch)
tree37604419a561c7c24d6dc1732cd94a321ba2c991
parentcf37087aaf575bf9aaa53527d9936a20bb7644e3 (diff)
downloadglibc-bb376d33b5843880f7a0ad91e9e6a54337beaa20.tar.gz
glibc-bb376d33b5843880f7a0ad91e9e6a54337beaa20.tar.xz
glibc-bb376d33b5843880f7a0ad91e9e6a54337beaa20.zip
Update.
	* version.h (VERSION): Bump to 2.1.97.
-rw-r--r--ChangeLog2
-rw-r--r--version.h2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fd4dce425a..c711cb3136 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-11-02  Ulrich Drepper  <drepper@redhat.com>
 
+	* version.h (VERSION): Bump to 2.1.97.
+
 	* sysdeps/i386/i486/bits/string.h (strcmp): Cast arguments to
 	__strcmp_cc, __strcmp_cg, and __strcmp_gc to unsigned char *.
 	(__strcmp_cc, __strcmp_cg, __strcmp_gc): Remove casts of values here.
diff --git a/version.h b/version.h
index f69fb8b2ed..b9f8677308 100644
--- 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.96"
+#define VERSION "2.1.97"