# HG changeset patch # User Matti Hamalainen # Date 1241649334 -10800 # Node ID 638f88374e3eb93fc78adf8b25f1a914d1f335d0 # Parent acfc4b4bc18088d1e89b763008ba496aaa9eb5f1 v0.7.1 diff -r acfc4b4bc180 -r 638f88374e3e nnchat.c --- a/nnchat.c Thu May 07 00:04:37 2009 +0300 +++ b/nnchat.c Thu May 07 01:35:34 2009 +0300 @@ -575,7 +575,7 @@ memset(histBuf, 0, sizeof(histBuf)); /* Initialize */ - th_init("NNChat", "Newbie Nudes chat client", "0.7.0", + th_init("NNChat", "Newbie Nudes chat client", "0.7.1", "Written and designed by Anonymous Finnish Guy (C) 2008-2009", "This software is freeware, use and distribute as you wish."); th_verbosityLevel = 0;