changeset 145:d2e3a95c74df

Bump version to 0.8.1.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Nov 2010 21:51:46 +0200
parents 1ba67be3ea3c
children c6c3825376c9
files nnchat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nnchat.c	Tue Nov 02 21:51:38 2010 +0200
+++ b/nnchat.c	Tue Nov 02 21:51:46 2010 +0200
@@ -809,7 +809,7 @@
     memset(histBuf, 0, sizeof(histBuf));
     
     /* Initialize */
-    th_init("NNChat", "Newbie Nudes chat client", "0.8.0",
+    th_init("NNChat", "Newbie Nudes chat client", "0.8.1",
         "Written and designed by Anonymous Finnish Guy (C) 2008-2010",
         "This software is freeware, use and distribute as you wish.");
     th_verbosityLevel = 0;