summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-11-26 02:40:34 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-11-26 02:40:34 (GMT)
commited9fe755130891fc878bb2433204faffb534697b (patch)
tree9a560a6bde451f20eb37f1188ef3a1081cf536fc /GIT-VERSION-GEN
parent5956732ebb4fe38d2fb0574004efabf76a8b2d10 (diff)
downloadgit-ed9fe755130891fc878bb2433204faffb534697b.zip
git-ed9fe755130891fc878bb2433204faffb534697b.tar.gz
git-ed9fe755130891fc878bb2433204faffb534697b.tar.bz2
Git 1.8.0.1v1.8.0.1
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 b09d264..d66e54f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0
+DEF_VER=v1.8.0.1
LF='
'