summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-01-13 07:43:28 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-01-13 07:43:28 (GMT)
commit6db5c6e43dccb380ca6e9947777985eb11248c31 (patch)
tree309616373d64ae119ff38e8c44d256b9d507d68d /GIT-VERSION-GEN
parent478c44658e9c92c2c17ab4775f3c31ea713ec7de (diff)
downloadgit-6db5c6e43dccb380ca6e9947777985eb11248c31.zip
git-6db5c6e43dccb380ca6e9947777985eb11248c31.tar.gz
git-6db5c6e43dccb380ca6e9947777985eb11248c31.tar.bz2
Git 1.7.9-rc1v1.7.9-rc1
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 4e83354..15d06cf 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.9-rc0
+DEF_VER=v1.7.9-rc1
LF='
'