summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-03-26 01:56:14 +0100
committerJunio C Hamano <gitster@pobox.com>2011-03-26 01:56:14 +0100
commit78bc46675353e4833a59e0f4dfa47d57a9c1a46b (patch)
tree7f30f1f4c230ccfab86b9a173d1d0cf8ec7bced4 /GIT-VERSION-GEN
parentgitweb: Fix handling of fractional timezones in parse_date (diff)
downloadgit-78bc46675353e4833a59e0f4dfa47d57a9c1a46b.tar.xz
git-78bc46675353e4833a59e0f4dfa47d57a9c1a46b.zip
Git 1.7.4.2v1.7.4.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index d03e624a37..0b4e960d98 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.4.1
+DEF_VER=v1.7.4.2
LF='
'