* version.h (VERSION): Bump to 2.0.109.
This commit is contained in:
Ulrich Drepper 1998-12-28 19:17:32 +00:00
parent 548f240823
commit 3a4aae98f0
2 changed files with 3 additions and 1 deletions

View File

@ -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>.

View File

@ -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"