# HG changeset patch # User Matti Hamalainen # Date 1240254415 -10800 # Node ID 7577eb77089221eaa2acca49aa5677ce90abae27 # Parent 1534b2c08c74806921d58d1a5d9881acbc8d7372 v0.7.0 diff -r 1534b2c08c74 -r 7577eb770892 nnchat.c --- a/nnchat.c Mon Apr 20 22:06:03 2009 +0300 +++ b/nnchat.c Mon Apr 20 22:06:55 2009 +0300 @@ -607,7 +607,7 @@ memset(histBuf, 0, sizeof(histBuf)); /* Initialize */ - th_init("NNChat", "Newbie Nudes chat client", "0.6.7", + th_init("NNChat", "Newbie Nudes chat client", "0.7.0", "Written and designed by Anonymous Finnish Guy (C) 2008-2009", "This software is freeware, use and distribute as you wish."); th_verbosityLevel = 0;