changeset 56:7b9049defee3

v0.6.4
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 11 Nov 2008 10:59:08 +0200
parents 5ec3b7d14715
children e93532b9dca1
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nnchat.c	Tue Nov 11 10:53:15 2008 +0200
+++ b/nnchat.c	Tue Nov 11 10:59:08 2008 +0200
@@ -1179,7 +1179,7 @@
 	memset(histBuf, 0, sizeof(histBuf));
 	
 	/* Initialize */
-	th_init("NNChat", "Newbie Nudes chat client", "0.6.3",
+	th_init("NNChat", "Newbie Nudes chat client", "0.6.4",
 		"Written and designed by Anonymous Finnish Guy (C) 2008",
 		"This software is freeware, use and distribute as you wish.");
 	th_verbosityLevel = 0;