changeset 115:300a6ea4aff3

v0.8.0
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 24 Oct 2010 21:52:19 +0300
parents 256cca8cc086
children 741e45592522
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;