about summary refs log tree commit diff
path: root/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'version.c')
-rw-r--r--version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.c b/version.c
index 73dfe6f0a7..a838bf763c 100644
--- a/version.c
+++ b/version.c
@@ -20,7 +20,7 @@ Cambridge, MA 02139, USA.  */
 #include <stdio.h>
 
 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)