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-22 23:48:47 +0400
committerJunio C Hamano <gitster@pobox.com>2012-12-22 23:48:47 +0400
commitb3cf6f3b8d21b32d88313fc709442b78300975db (patch)
tree7c2d4293ebbcb768e9caa458bc7508b758c06818
parentb10c4add03044b7be358ff7231b9ec50016ded4b (diff)
Git 1.8.1-rc3v1.8.1-rc3
The changes since -rc2 are mostly documentation updates. Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 1a9e4a20da..b2dffc839f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1-rc2
+DEF_VER=v1.8.1-rc3
LF='
'