aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-04-06 10:49:35 -0700
committerJunio C Hamano <gitster@pobox.com>2011-04-06 10:50:00 -0700
commit5fb41b883a5d0f9cbc4c6c693e6d84a8a5cee17e (patch)
tree68ef8d3d081fcd82fbb770b9f7fb0a7811cb8527 /GIT-VERSION-GEN
parent0c41f33c19c2f40015e31211557e818b000f9a25 (diff)
downloadgit-5fb41b883a5d0f9cbc4c6c693e6d84a8a5cee17e.tar.gz
git-5fb41b883a5d0f9cbc4c6c693e6d84a8a5cee17e.tar.xz
Git 1.7.4.4v1.7.4.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 cbd6e3464..8557ac0c4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.4.3
+DEF_VER=v1.7.4.4
LF='
'