changeset 86:7577eb770892

v0.7.0
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 20 Apr 2009 22:06:55 +0300
parents 1534b2c08c74
children 9140c33296a8
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;