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>2012-12-03 21:49:51 +0400
committerJunio C Hamano <gitster@pobox.com>2012-12-03 21:49:51 +0400
commitee26a6e2b87905ac605c27841f607cb3379ca678 (patch)
tree5d9a896821058cd48e947f417a365ab22f11cea1 /GIT-VERSION-GEN
parent90ae9f259eb55adf54bec6442fe9e2fe223ef80c (diff)
Git 1.8.1-rc0v1.8.1-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 d66e54f12d..76ffd4d4d6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0.1
+DEF_VER=v1.8.1-rc0
LF='
'