diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:25:47 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:26:23 -0700 |
| commit | 441c4a40173fe1ee8a5c0094e587dfc47e2a6460 (patch) | |
| tree | bf87a99cac9a2124260ff13ba9bd26fdb0c51327 /GIT-VERSION-GEN | |
| parent | f54cb059b18e704d8b51d0cd4736344422650d6f (diff) | |
| download | git-2.2.3.tar.gz git-2.2.3.zip | |
Git 2.2.3v2.2.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 f9f8f32740..71d66e4fae 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.2.2 +DEF_VER=v2.2.3 LF=' ' |
