summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-12-05 19:38:19 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-12-05 19:38:19 (GMT)
commit1b74f643f6929c94e0ce6643ffd78e198e4e2bd0 (patch)
treef692be259964552c4f28afab279afff452d7111e /GIT-VERSION-GEN
parentb260d265e189728b26e50506ac6ffab6a7d588da (diff)
downloadgit-1b74f643f6929c94e0ce6643ffd78e198e4e2bd0.zip
git-1b74f643f6929c94e0ce6643ffd78e198e4e2bd0.tar.gz
git-1b74f643f6929c94e0ce6643ffd78e198e4e2bd0.tar.bz2
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 aa9dab2..53dd6b3 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='
'