diff options
| author | Junio C Hamano <gitster@pobox.com> | 2016-03-17 10:56:06 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-03-17 11:26:41 -0700 |
| commit | e46579643d56162299b1756b70d418005351b256 (patch) | |
| tree | 49da5ee0b8720899fcda441a7c9459474764f9d4 /GIT-VERSION-GEN | |
| parent | ce4d4e763c054788550625502553ced8810a7bce (diff) | |
| download | git-2.6.6.tar.xz | |
Git 2.6.6v2.6.6
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 7ed482057c..d2508fd236 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.6.5 +DEF_VER=v2.6.6 LF=' ' |
