summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-10-21 13:56:23 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-10-21 13:56:23 -0700
commit8c7a786b6c8eae8eac91083cdc9a6e337bc133b0 (patch)
tree6acef8f6d66f4a1ab6663919fdb867cd425310c3 /GIT-VERSION-GEN
parentMerge tag 'gitgui-0.17.0' of git://repo.or.cz/git-gui (diff)
downloadtgif-8c7a786b6c8eae8eac91083cdc9a6e337bc133b0.tar.xz
Git 1.8.0
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 27b490c691..b09d264a86 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0-rc3
+DEF_VER=v1.8.0
LF='
'