about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-28 19:17:32 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-28 19:17:32 +0000
commit3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b (patch)
tree68c59a1022d9c6e56b7ddf9cf28a3da643c4b13b
parent548f240823a4d7fad38a7338e4ed77898ec7cd72 (diff)
downloadglibc-3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b.tar.gz
glibc-3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b.tar.xz
glibc-3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b.zip
Update.
	* version.h (VERSION): Bump to 2.0.109.
-rw-r--r--ChangeLog2
-rw-r--r--version.h2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e9863615c2..231f06200b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1998-12-28  Ulrich Drepper  <drepper@cygnus.com>
 
+	* version.h (VERSION): Bump to 2.0.109.
+
 	* mach/Versions: Add mach_msg_send and mach_msg_receive.
 	Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.
 
diff --git a/version.h b/version.h
index 16e84362a7..9284b36c37 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.108"
+#define VERSION "2.0.109"