diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:31:34 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:32:15 -0700 |
| commit | ecad27cf98c391d5cfdc26ce0e442e02347baad0 (patch) | |
| tree | 997401c3fe60a43e45dc3c5c481de13ee8e0a707 /GIT-VERSION-GEN | |
| parent | 8267cd11d677f1a5f8441ac2880f5e9d48dba60b (diff) | |
| download | git-2.3.9.tar.xz | |
Git 2.3.9v2.3.9
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 a2fe57a6ac..7577f66e97 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.3.8 +DEF_VER=v2.3.9 LF=' ' |
