tig-0.4.git
authorJonas Fonseca <fonseca@diku.dk>
Wed, 12 Jul 2006 20:35:22 +0000 (22:35 +0200)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Wed, 12 Jul 2006 20:35:22 +0000 (22:35 +0200)
A little late updating of the VERSION symbol.

tig.c

diff --git a/tig.c b/tig.c
index 5ed2bb1..01cc75c 100644 (file)
--- 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