diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:18:23 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:19:10 +0900 |
| commit | d61226c1118f749280c050555d83560ca0f3bf71 (patch) | |
| tree | 9fcde81006ea70dac730c21b9dd6018c7930e9f7 /GIT-VERSION-GEN | |
| parent | c93ab42b7480a2c317713385f5ef3f8f2b099c2b (diff) | |
| download | git-2.9.4.tar.xz | |
Git 2.9.4v2.9.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 0011c3fc69..f0c6bb0cb1 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.9.3 +DEF_VER=v2.9.4 LF=' ' |
