# HG changeset patch # User Matti Hamalainen # Date 1258478495 -7200 # Node ID b7c981e27b66db84d6e425275bb2a0ab78108042 # Parent 218efd2f0641b050dc52b593f7f87a1411b2ce05 Bump version. diff -r 218efd2f0641 -r b7c981e27b66 nnchat.c --- 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;