changeset 98:b7c981e27b66

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 17 Nov 2009 19:21:35 +0200
parents 218efd2f0641
children 0313fabd8049
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nnchat.c	Tue Nov 17 19:20:25 2009 +0200
+++ b/nnchat.c	Tue Nov 17 19:21:35 2009 +0200
@@ -600,7 +600,7 @@
     memset(histBuf, 0, sizeof(histBuf));
     
     /* Initialize */
-    th_init("NNChat", "Newbie Nudes chat client", "0.7.2",
+    th_init("NNChat", "Newbie Nudes chat client", "0.7.3",
         "Written and designed by Anonymous Finnish Guy (C) 2008-2009",
         "This software is freeware, use and distribute as you wish.");
     th_verbosityLevel = 0;