diff options
| author | Junio C Hamano <gitster@pobox.com> | 2013-01-28 11:17:54 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-01-28 11:17:54 -0800 |
| commit | 53cdd4e1b2017a7580d0c4b7f530f0678985c8dc (patch) | |
| tree | cc24c2ac9c46daf87c1bec6781990a3cad55ebe0 /GIT-VERSION-GEN | |
| parent | a77133e383d98db5a5bed03e808e922b0e9d0655 (diff) | |
| download | git-1.8.1.2.tar.xz | |
Git 1.8.1.2v1.8.1.2
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 c572e8da13..2edb996ab1 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.8.1.1 +DEF_VER=v1.8.1.2 LF=' ' |
