aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-09-19 14:21:31 -0700
committerJunio C Hamano <gitster@pobox.com>2014-09-19 14:21:31 -0700
commit349cb5096397d9d1da33f2d046fa7e192e6214e7 (patch)
tree8951f4fa736021db611475035c086398db517dd3 /GIT-VERSION-GEN
parentb8f7239058e6f7c8bb68bd4276ff797d83e03229 (diff)
downloadgit-349cb5096397d9d1da33f2d046fa7e192e6214e7.tar.gz
git-349cb5096397d9d1da33f2d046fa7e192e6214e7.tar.xz
Git 2.1.1v2.1.1
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 a4cdfbf7f..c76c8d6df 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.1.0
+DEF_VER=v2.1.1
LF='
'