tig-0.5.git
authorJonas Fonseca <fonseca@diku.dk>
Tue, 26 Sep 2006 22:31:46 +0000 (00:31 +0200)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Tue, 26 Sep 2006 22:32:25 +0000 (00:32 +0200)
Crap, forgot to update the VERSION string again.

tig.c

diff --git a/tig.c b/tig.c
index f5f536c..aac7c4e 100644 (file)
--- a/tig.c
+++ b/tig.c
@@ -12,7 +12,7 @@
  */
 
 #ifndef        VERSION
-#define VERSION        "tig-0.4.git"
+#define VERSION        "tig-0.5.git"
 #endif
 
 #ifndef DEBUG