changeset 92:638f88374e3e

v0.7.1
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 07 May 2009 01:35:34 +0300
parents acfc4b4bc180
children 7f9f6af26a65
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;