diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:46:00 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:46:07 -0700 |
| commit | 27ea6f85beff1173ec74349fa35c45951feee570 (patch) | |
| tree | 48b0035b3604327d1816f9ff2d4b70dcc89ef813 /GIT-VERSION-GEN | |
| parent | 3d3caf0b78106c390fc5daceb95ee968312765dd (diff) | |
| download | git-2.5.2.tar.xz | |
Git 2.5.2v2.5.2
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 5e23aba39c..9e3723eee3 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.5.1 +DEF_VER=v2.5.2 LF=' ' |
