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-05-04 02:23:45 +0400
committerJunio C Hamano <gitster@pobox.com>2013-05-04 02:23:45 +0400
commit7d3ccdffb5d28970dd7a4d177cfcca690ccd0c22 (patch)
tree5ce46c152c7391dc6ca93a58ffeffdc3552d780b
parent7c2e8fc68469d374c8fd460a9342449642b4c8bc (diff)
Git 1.8.3-rc1v1.8.3-rc1
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 293d0b9fa4..7a24aca9d6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3-rc0
+DEF_VER=v1.8.3-rc1
LF='
'