Code

Bump the version number to 0.6
authorJonas Fonseca <fonseca@diku.dk>
Sun, 25 Mar 2007 09:24:13 +0000 (11:24 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 25 Mar 2007 09:24:13 +0000 (11:24 +0200)
tig.c

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