diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:49:34 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:49:34 -0800 |
| commit | 9b7cbb315923e61bb0c4297c701089f30e116750 (patch) | |
| tree | 4ba58c32960dcecc1fedede9c9362f5c10158f08 /GIT-VERSION-GEN | |
| parent | 77933f4449b8d6aa7529d627f3c7b55336f491db (diff) | |
| download | git-2.2.1.tar.xz | |
Git 2.2.1v2.2.1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
| -rwxr-xr-x | GIT-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 53dd6b3285..495ddb7d25 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.2.0.GIT +DEF_VER=v2.2.1 LF=' ' |
