Code

tig-0.6.git
authorJonas Fonseca <fonseca@diku.dk>
Sun, 25 Mar 2007 09:26:59 +0000 (11:26 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 25 Mar 2007 09:26:59 +0000 (11:26 +0200)
tig.c

diff --git a/tig.c b/tig.c
index f5b9b8ce7437ea182cf5e846dd20010c9a2f3f5a..5ff4936b8b5486417acfa0e47a14aba0024ead52 100644 (file)
--- a/tig.c
+++ b/tig.c
@@ -12,7 +12,7 @@
  */
 
 #ifndef        VERSION
-#define VERSION        "tig-0.6"
+#define VERSION        "tig-0.6.git"
 #endif
 
 #ifndef DEBUG