changeset 190:df284de8b118

v0.8.3.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 16 Nov 2010 19:34:43 +0200
parents b0d64dde62af
children 4007b9ac7cde
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nnchat.c	Tue Nov 16 19:28:31 2010 +0200
+++ b/nnchat.c	Tue Nov 16 19:34:43 2010 +0200
@@ -866,7 +866,7 @@
     memset(histBuf, 0, sizeof(histBuf));
     
     /* Initialize */
-    th_init("NNChat", "Newbie Nudes chat client", "0.8.2",
+    th_init("NNChat", "Newbie Nudes chat client", "0.8.3",
         "Written and designed by Anonymous Finnish Guy (C) 2008-2010",
         "This software is freeware, use and distribute as you wish.");
     th_verbosityLevel = 0;