aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-12-28 13:52:52 -0800
committerJunio C Hamano <gitster@pobox.com>2010-12-28 13:53:24 -0800
commit01b97a4cb60723d18b437efdc474503d2a9dd384 (patch)
treeafef92dc6122b7d1857da50dcdf54445edbca36a /GIT-VERSION-GEN
parent2cd900fcf577af2cc5094ba21d1699809649f3bc (diff)
downloadgit-01b97a4cb60723d18b437efdc474503d2a9dd384.tar.gz
git-01b97a4cb60723d18b437efdc474503d2a9dd384.tar.xz
Git 1.7.4-rc0v1.7.4-rc0
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 d441d88d6..2b5133a27 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.3.GIT
+DEF_VER=v1.7.4-rc0
LF='
'