changeset 61:b802a799c31a

v0.6.5.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 11 Nov 2008 21:33:41 +0200
parents fc8b5265a3d2
children ff5d74f0d428
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nnchat.c	Tue Nov 11 21:33:22 2008 +0200
+++ b/nnchat.c	Tue Nov 11 21:33:41 2008 +0200
@@ -1051,7 +1051,7 @@
 	memset(histBuf, 0, sizeof(histBuf));
 	
 	/* Initialize */
-	th_init("NNChat", "Newbie Nudes chat client", "0.6.4",
+	th_init("NNChat", "Newbie Nudes chat client", "0.6.5",
 		"Written and designed by Anonymous Finnish Guy (C) 2008",
 		"This software is freeware, use and distribute as you wish.");
 	th_verbosityLevel = 0;