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-08 02:18:55 +0400
committerJunio C Hamano <gitster@pobox.com>2012-12-08 03:17:21 +0400
commit816f290752cb43c88e31ea1a9e06ec84d559add3 (patch)
treef37b9a027d99dc4bfa82e773ca84e33d5d9a61d0 /GIT-VERSION-GEN
parent00704e4ba527c7e6a36db9b37d59c719310d878c (diff)
Git 1.8.1-rc1v1.8.1-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 76ffd4d4d6..4bc073cc13 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1-rc0
+DEF_VER=v1.8.1-rc1
LF='
'