# HG changeset patch # User Matti Hamalainen # Date 1288727506 -7200 # Node ID d2e3a95c74dfb91310a8787c51ef40d249cf8efb # Parent 1ba67be3ea3c1bf6bc66bbd98517745c570e942c Bump version to 0.8.1. diff -r 1ba67be3ea3c -r d2e3a95c74df nnchat.c --- 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;