diff options
| author | Junio C Hamano <gitster@pobox.com> | 2013-07-15 10:39:43 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-07-15 10:39:43 -0700 |
| commit | 5addd1c7531cc644787cd562a3c22a3b714c7d77 (patch) | |
| tree | 1c20ad9c17278cf8fb773b2fc0e25ff5a50b6d08 /GIT-VERSION-GEN | |
| parent | 90360c710c4105e3bce74fc2d746c4fa48bf07e7 (diff) | |
| download | git-1.8.3.3.tar.xz | |
Git 1.8.3.3v1.8.3.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 45ead76e10..8ddaa16ac1 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.8.3.2 +DEF_VER=v1.8.3.3 LF=' ' |
