Re: PUGS: show correct version automagically

2005-02-24 Thread Autrijus Tang
On Wed, Feb 23, 2005 at 08:01:43PM +0100, James Mastros wrote: See attached diff. Thanks, applied with some tweaks. /Autrijus/ pgpJVsnhQUl7g.pgp Description: PGP signature

PUGS: show correct version automagically

2005-02-23 Thread James Mastros
See attached diff. Index: src/Help.hs === --- src/Help.hs (revision 216) +++ src/Help.hs (working copy) @@ -2,6 +2,7 @@ #define VERSION 6 #define DATE #include config.h +#include Version.h {- Online help and banner text.