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>2011-08-26 08:00:46 +0400
committerJunio C Hamano <gitster@pobox.com>2011-08-26 08:00:46 +0400
commita452d148d10a89ae502bc4755c191ab323227ce5 (patch)
tree952ea0032389212351d0b22fd3e797e50b3559a6 /GIT-VERSION-GEN
parent284daf29026c519729747bd2051829f0f958473c (diff)
Git 1.7.7-rc0v1.7.7-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 8270abb5f9..fea63c14be 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.6.GIT
+DEF_VER=v1.7.7-rc0
LF='
'