summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-01-18 15:51:00 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-01-18 15:51:00 -0800
commitc572f491e545f3fe76a966e418139fc9755a910f (patch)
tree98a90a790086dc97ad8977e6674c5f8ca56fc00c /GIT-VERSION-GEN
parentMerge branch 'maint-1.7.7' into maint (diff)
downloadtgif-c572f491e545f3fe76a966e418139fc9755a910f.tar.xz
Git 1.7.8.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 3d2a089add..445190db7a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8.3
+DEF_VER=v1.7.8.4
LF='
'