From: Jonas Fonseca Date: Wed, 12 Jul 2006 20:35:22 +0000 (+0200) Subject: tig-0.4.git X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0f11e3a9f4d936964061dd9106652167c7cb0cba;p=tig.git tig-0.4.git A little late updating of the VERSION symbol. --- diff --git a/tig.c b/tig.c index 5ed2bb1..01cc75c 100644 --- a/tig.c +++ b/tig.c @@ -12,7 +12,7 @@ */ #ifndef VERSION -#define VERSION "tig-0.3" +#define VERSION "tig-0.4.git" #endif #ifndef DEBUG