summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-04-06 17:47:58 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-04-06 17:47:58 (GMT)
commite8dde3e5f9ddb7cf95a6ff3cea6cf07c3a2db80d (patch)
tree2f09feaaf4e8d0f4ac63a2f0b956eed1bd0a9ead /GIT-VERSION-GEN
parente681a93a98bf2ab1ef672ed70c81f0c0fbea68b5 (diff)
downloadgit-e8dde3e5f9ddb7cf95a6ff3cea6cf07c3a2db80d.zip
git-e8dde3e5f9ddb7cf95a6ff3cea6cf07c3a2db80d.tar.gz
git-e8dde3e5f9ddb7cf95a6ff3cea6cf07c3a2db80d.tar.bz2
Git 1.7.10v1.7.10
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 57658cd..1f55d3e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.10-rc4
+DEF_VER=v1.7.10
LF='
'