diff options
| author | Junio C Hamano <gitster@pobox.com> | 2009-10-16 23:56:55 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2009-10-16 23:57:19 -0700 |
| commit | b142da2a5dec8f868a61322e2ab591e9a008ec3b (patch) | |
| tree | e8b4e43b3639030d4cb1d1c724e9a467e3194c03 /GIT-VERSION-GEN | |
| parent | 050dfc4535578c2c49832ffeb3f05dbd4c6adff2 (diff) | |
| download | git-1.6.5.1.tar.xz | |
GIT 1.6.5.1v1.6.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 08e6073f33..d11e43cf31 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.6.5 +DEF_VER=v1.6.5.1 LF=' ' |
