From: Jonas Fonseca Date: Wed, 17 May 2006 11:50:39 +0000 (+0200) Subject: tig version 0.3 X-Git-Tag: tig-0.3^0 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tig/commitdiff_plain/8c11094f0b8ae9b82b1a3c44e6588e496214866b tig version 0.3 --- diff --git a/tig.c b/tig.c index d4c9869..db862bf 100644 --- a/tig.c +++ b/tig.c @@ -32,7 +32,7 @@ **/ #ifndef VERSION -#define VERSION "tig-0.1" +#define VERSION "tig-0.3" #endif #ifndef DEBUG