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-12-05 22:38:19 +0300
committerJunio C Hamano <gitster@pobox.com>2014-12-05 22:38:19 +0300
commit1b74f643f6929c94e0ce6643ffd78e198e4e2bd0 (patch)
treef692be259964552c4f28afab279afff452d7111e /GIT-VERSION-GEN
parentb260d265e189728b26e50506ac6ffab6a7d588da (diff)
Start post 2.2 cycle
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 aa9dab2de2..53dd6b3285 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.2.0
+DEF_VER=v2.2.0.GIT
LF='
'