diff options
| author | Junio C Hamano <gitster@pobox.com> | 2009-02-07 00:51:47 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2009-02-07 00:51:47 -0800 |
| commit | b59122f86f23007fce374f92de7f6e0a73793026 (patch) | |
| tree | a18887ccd7b0299be18e06fcf17f889a3ba87a11 /GIT-VERSION-GEN | |
| parent | 919ab6429aab9af44feea0768feef80f3092e9d3 (diff) | |
| download | git-1.6.1.3.tar.xz | |
GIT 1.6.1.3v1.6.1.3
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 3697edc72e..550a0ae371 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.6.1.2.GIT +DEF_VER=v1.6.1.3.GIT LF=' ' |
