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>2013-10-30 23:17:47 +0400
committerJunio C Hamano <gitster@pobox.com>2013-10-30 23:17:47 +0400
commit42817b96b1b80b56fd5a4d5e0d6239524b1832a3 (patch)
treeee2c724aaddba95b65075d37d774cd6dbbcfe956 /GIT-VERSION-GEN
parent05ad292d61099f0577c6886cd7b2d849dda0010b (diff)
Git 1.8.5-rc0v1.8.5-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 b444c18f17..4dcaac3e97 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.4.GIT
+DEF_VER=v1.8.5-rc0
LF='
'