# HG changeset patch # User Matti Hamalainen # Date 1289928883 -7200 # Node ID df284de8b118ee52e091ba53d48ee719bb1d12e0 # Parent b0d64dde62af09f03b3006168d0fab7637c36c59 v0.8.3. diff -r b0d64dde62af -r df284de8b118 nnchat.c --- a/nnchat.c Tue Nov 16 19:28:31 2010 +0200 +++ b/nnchat.c Tue Nov 16 19:34:43 2010 +0200 @@ -866,7 +866,7 @@ memset(histBuf, 0, sizeof(histBuf)); /* Initialize */ - th_init("NNChat", "Newbie Nudes chat client", "0.8.2", + th_init("NNChat", "Newbie Nudes chat client", "0.8.3", "Written and designed by Anonymous Finnish Guy (C) 2008-2010", "This software is freeware, use and distribute as you wish."); th_verbosityLevel = 0;