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>2014-02-14 23:35:04 +0400
committerJunio C Hamano <gitster@pobox.com>2014-02-14 23:35:04 +0400
commit5f95c9f850b19b368c43ae399cc831b17a26a5ac (patch)
tree972825cf23ba10bc49e81289f628e06ad44044ff /GIT-VERSION-GEN
parent9c8ce7397bac108f83d77dfd96786edb28937511 (diff)
Git 1.9.0v1.9.0
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 79058e5a37..2b97352dd3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9.0-rc3
+DEF_VER=v1.9.0
LF='
'