diff options
| author | Junio C Hamano <gitster@pobox.com> | 2016-02-22 13:12:56 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-02-22 13:12:56 -0800 |
| commit | 326e5bc91eecf73234ead29636207bc516573e79 (patch) | |
| tree | 802b6758c0c27ae910f40e1b4862cb72a71eee9f /GIT-VERSION-GEN | |
| parent | 2bbea5c8f2242ee798e9bee525b485994a8e5911 (diff) | |
| download | git-2.7.2.tar.xz | |
Git 2.7.2v2.7.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 330b339d1c..d7ab24e356 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.7.1 +DEF_VER=v2.7.2 LF=' ' |
