about summary refs log tree commit diff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-01 06:34:10 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-01 06:34:10 +0000
commita2294e570c396e6088329647ecdac3eab147f22f (patch)
treedc5df915e28ab750ba3a2d28f6577f9bc5996a93 /version.h
parentb62404dcc974bba61026c911fd9adf3c2730faab (diff)
downloadglibc-a2294e570c396e6088329647ecdac3eab147f22f.tar.gz
glibc-a2294e570c396e6088329647ecdac3eab147f22f.tar.xz
glibc-a2294e570c396e6088329647ecdac3eab147f22f.zip
	* version.h (VERSION): Bump to 2.1.91.

	* configure.in: Update warning comment.  glibc should not be
	broken anymore.

	* sysdeps/unix/sysv/linux/ia64/Dist: Remove old content.  Add
	ioperm.c, sys/procfs.h, and sys/io.h.

	* sysdeps/powerpc/Dist: Add bp-asm.h.

	* sunrpc/rpc_cout.c (inline_struct): Add missing parenthesis in
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index feb5ad36ea..25c6486b87 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.90"
+#define VERSION "2.1.91"