diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-07-30 15:06:06 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-07-30 15:06:06 -0700 |
| commit | 3d9c5b5c4461957fbbc0479e037990db04ebb740 (patch) | |
| tree | d49be7237dda1ca8e572e87ac282a06de985e26f /GIT-VERSION-GEN | |
| parent | 3def5e9a8de16c505d369187ac3ec2ff87ab562a (diff) | |
| download | git-2.12.4.tar.xz | |
Git 2.12.4v2.12.4
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 6cf4ab6f4a..b0e458e5fe 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.12.3 +DEF_VER=v2.12.4 LF=' ' |
