diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-03-26 12:23:34 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-03-26 12:29:25 -0700 |
| commit | 8ced9c90a28f6abc80dc5ad4cf7921c2322c0bb0 (patch) | |
| tree | 4ded35f005cf9f833d471f3074e4eb37212f0717 /GIT-VERSION-GEN | |
| parent | 79efeae69d843af575fb27696f5263fe76c570a6 (diff) | |
| download | git-1.7.9.5.tar.xz | |
Git 1.7.9.5v1.7.9.5
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 8ddc96d952..0a5135c05d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.7.9.4 +DEF_VER=v1.7.9.5 LF=' ' |
