diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-08-28 11:19:57 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-08-28 11:19:57 -0700 |
| commit | c415fb791b318832f52494b75d99602a7a8d604b (patch) | |
| tree | db02ffd225a7d62b0b1a74734a0d0c867bc01938 /GIT-VERSION-GEN | |
| parent | c3cb7b6fecd4fe00b002e5a90a7a91f148c50248 (diff) | |
| download | git-2.5.1.tar.xz | |
Git 2.5.1v2.5.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 5cadf44e1a..5e23aba39c 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.5.0 +DEF_VER=v2.5.1 LF=' ' |
