about summary refs log tree commit diff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-07 13:36:03 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-07 13:36:03 +0000
commit5470bc9f78247e48e50ce471a7939390c0f0639e (patch)
tree8ef0185b6d049f2597c2192f2339691b36f018ed /version.h
parentc882585fc83ce93f22b838cc1497118efe83ddfd (diff)
downloadglibc-5470bc9f78247e48e50ce471a7939390c0f0639e.tar.gz
glibc-5470bc9f78247e48e50ce471a7939390c0f0639e.tar.xz
glibc-5470bc9f78247e48e50ce471a7939390c0f0639e.zip
Update.
1998-12-07  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Make a real
	function.  Don't set speed is SPEED parameter is zero since this
	means set it to the output speed.

	* version.h (VERSION): Bump to 2.0.106.

1998-12-07 12:06  Ulrich Drepper  <drepper@cygnus.com>

	* po/de.po: Update from translation team.
	* po/ko.po: Likewise.

1998-12-07  Richard Henderson  <rth@cygnus.com>

	* sysdeps/unix/sysv/linux/alpha/select.S: Save a4 through
	both paths.
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 396f3442d5..c25782590e 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
 #define RELEASE "experimental"
-#define VERSION "2.0.105"
+#define VERSION "2.0.106"