# HG changeset patch # User Matti Hamalainen # Date 1226393948 -7200 # Node ID 7b9049defee36a4b463cc048b2a58bd6df61f4bc # Parent 5ec3b7d147150d151cc9969dc014dc908f158e5b v0.6.4 diff -r 5ec3b7d14715 -r 7b9049defee3 nnchat.c --- a/nnchat.c Tue Nov 11 10:53:15 2008 +0200 +++ b/nnchat.c Tue Nov 11 10:59:08 2008 +0200 @@ -1179,7 +1179,7 @@ memset(histBuf, 0, sizeof(histBuf)); /* Initialize */ - th_init("NNChat", "Newbie Nudes chat client", "0.6.3", + th_init("NNChat", "Newbie Nudes chat client", "0.6.4", "Written and designed by Anonymous Finnish Guy (C) 2008", "This software is freeware, use and distribute as you wish."); th_verbosityLevel = 0;