summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-04-19 11:45:38 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-04-19 11:45:38 -0700
commit4fec83045bdc53ed9d3ff71ed099e3e6992b5c56 (patch)
treea42ca5aeedd45d87cf0e5b88ecc59295bc92699f /GIT-VERSION-GEN
parentgit-svn.txt: Document --mergeinfo (diff)
downloadtgif-4fec83045bdc53ed9d3ff71ed099e3e6992b5c56.tar.xz
Git 1.7.4.5
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 8557ac0c4d..bc1746ef15 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.4.4
+DEF_VER=v1.7.4.5
LF='
'