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-02-18 03:35:33 +0400
committerJunio C Hamano <gitster@pobox.com>2013-02-18 03:35:33 +0400
commit004825d314db4ba3f34ef499e3522ef72792d896 (patch)
tree91eb65cff85816185981ef45f929de83af0b96cd /GIT-VERSION-GEN
parentce735bf7fd66c6404e86e5a313f35abc0394b838 (diff)
Git 1.8.2-rc0v1.8.2-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 e9f7abca91..4448c35bd0 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1.GIT
+DEF_VER=v1.8.2-rc0
LF='
'