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>2009-02-26 01:50:52 +0300
committerJunio C Hamano <gitster@pobox.com>2009-02-26 01:50:52 +0300
commit661763abf6e13eabf0aa1a3eefd364d32da8f4ad (patch)
tree63e9f2a808be6776360994ab617be7b4cfa8dcad /GIT-VERSION-GEN
parentbb0cebd7d0ac9bf2ddf94fe5579603819c4a1fc7 (diff)
GIT 1.6.2-rc2v1.6.2-rc2
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 9c9fe640fb..0baa79d798 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.1.GIT
+DEF_VER=v1.6.2-rc2.GIT
LF='
'