diff options
| author | Junio C Hamano <gitster@pobox.com> | 2009-01-25 12:41:09 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2009-01-25 12:41:09 -0800 |
| commit | 5c415311f743ccb11a50f350ff1c385778f049d6 (patch) | |
| tree | 3e12474d32f2342a357c5839b4e4df35d6a33e56 /GIT-VERSION-GEN | |
| parent | 692be9f365be09160f8baa1d6d521d0f65ec4cf9 (diff) | |
| download | git-1.6.1.1.tar.xz | |
GIT 1.6.1.1v1.6.1.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 6c7465c758..fe496e5fca 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.6.0.2.GIT +DEF_VER=v1.6.1.1.GIT LF=' ' |
