# HG changeset patch # User Matti Hamalainen # Date 1287946339 -10800 # Node ID 300a6ea4aff3b6c971c06ab8f865797f132215d7 # Parent 256cca8cc0865aea8f2a4f95dfa9cc25e6c2c74e v0.8.0 diff -r 256cca8cc086 -r 300a6ea4aff3 nnchat.c --- a/nnchat.c Sun Oct 24 21:48:16 2010 +0300 +++ b/nnchat.c Sun Oct 24 21:52:19 2010 +0300 @@ -748,7 +748,7 @@ memset(histBuf, 0, sizeof(histBuf)); /* Initialize */ - th_init("NNChat", "Newbie Nudes chat client", "0.7.9", + th_init("NNChat", "Newbie Nudes chat client", "0.8.0", "Written and designed by Anonymous Finnish Guy (C) 2008-2010", "This software is freeware, use and distribute as you wish."); th_verbosityLevel = 0;