changeset 184:3db9fa4c44de

v0.8.2
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 15 Nov 2010 20:03:27 +0200
parents 209546c5b7d0
children 73bdf1ede348
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nnchat.c	Mon Nov 15 20:01:29 2010 +0200
+++ b/nnchat.c	Mon Nov 15 20:03:27 2010 +0200
@@ -824,7 +824,7 @@
     memset(histBuf, 0, sizeof(histBuf));
     
     /* Initialize */
-    th_init("NNChat", "Newbie Nudes chat client", "0.8.1",
+    th_init("NNChat", "Newbie Nudes chat client", "0.8.2",
         "Written and designed by Anonymous Finnish Guy (C) 2008-2010",
         "This software is freeware, use and distribute as you wish.");
     th_verbosityLevel = 0;