From 1b2c79e63e5afa3cecb3ab4a40cb414dbe6511ce Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Sat, 18 Jan 2014 17:29:34 +0000 Subject: [PATCH] git-gui 0.19 Signed-off-by: Pat Thoyts --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 0a1f8d4f8a..a9ea21826a 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=0.18.GITGUI +DEF_VER=0.19.GITGUI LF=' ' -- 2.11.4.GIT