diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-07-12 15:24:15 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-07-12 15:24:15 -0700 |
| commit | 08f9c32463bf9e578acb7ac5f77afd36e803c6bc (patch) | |
| tree | c3125679648e21648c84a72acb813b65e27ada84 /GIT-VERSION-GEN | |
| parent | 55bdfa022f007b5666d923012296f04872a8f3d9 (diff) | |
| download | git-2.13.3.tar.xz | |
Git 2.13.3v2.13.3
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 c26b01f60b..7ba5c25c24 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.13.2 +DEF_VER=v2.13.3 LF=' ' |
