# HG changeset patch # User Matti Hamalainen # Date 1226432021 -7200 # Node ID b802a799c31ad4485e5b4157af5ae24bbc86e567 # Parent fc8b5265a3d2b7d785cc48f596f36e498e430065 v0.6.5. diff -r fc8b5265a3d2 -r b802a799c31a nnchat.c --- a/nnchat.c Tue Nov 11 21:33:22 2008 +0200 +++ b/nnchat.c Tue Nov 11 21:33:41 2008 +0200 @@ -1051,7 +1051,7 @@ memset(histBuf, 0, sizeof(histBuf)); /* Initialize */ - th_init("NNChat", "Newbie Nudes chat client", "0.6.4", + th_init("NNChat", "Newbie Nudes chat client", "0.6.5", "Written and designed by Anonymous Finnish Guy (C) 2008", "This software is freeware, use and distribute as you wish."); th_verbosityLevel = 0;