Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-04-01 02:12:08 +0400
committerJunio C Hamano <gitster@pobox.com>2010-04-01 02:12:08 +0400
commit2be10bb5c1cfe15aa4f1b43137ccd17d826d8553 (patch)
treeec8feff26167f3d3c53dfbd7443d6d692d79a134 /GIT-VERSION-GEN
parent970957dbad9361de75bf712cd2049853189b428f (diff)
Git 1.7.0.4v1.7.0.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 076c18ecc3..3eb6d8517e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0.3
+DEF_VER=v1.7.0.4
LF='
'