From c316b48636c57c68febc93cfcf192d362be94675 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 27 Mar 1995 17:44:04 +0000 Subject: * mach/Makefile (headers): Add mach/mach_traps.h. * Makerules ($(installed-libcs) rule): Fix typos. --- version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.c') diff --git a/version.c b/version.c index 73dfe6f..a838bf7 100644 --- a/version.c +++ b/version.c @@ -20,7 +20,7 @@ Cambridge, MA 02139, USA. */ #include CONST char __libc_release[] = "alpha"; -CONST char __libc_version[] = "1.09.5"; +CONST char __libc_version[] = "1.09.6"; void DEFUN_VOID(__libc_print_version) -- cgit v1.1