summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-01-06 12:41:39 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-01-06 12:41:39 -0800
commit5f4d133fca7eb3cb750f056a6fd0281ba06cd12f (patch)
treefc7ac5ecd696f678852812ac8b249228dee06703 /GIT-VERSION-GEN
parentMerge branch 'jn/maint-gitweb-utf8-fix' into maint (diff)
downloadtgif-5f4d133fca7eb3cb750f056a6fd0281ba06cd12f.tar.xz
Git 1.7.8.3
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 36ae50b8f9..3d2a089add 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8.2
+DEF_VER=v1.7.8.3
LF='
'