diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-11-21 12:10:56 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-11-21 12:10:56 -0800 |
| commit | 652e759330da379a8e09e03bbf99e03c10c228cc (patch) | |
| tree | f0100f00c38c3c3a7e035d02b3e9bfd68de06160 /GIT-VERSION-GEN | |
| parent | 7ba2ba7d12163a8f9a9947d7880bd26f2970d4c5 (diff) | |
| download | git-2.2.0-rc3.tar.xz | |
Git 2.2.0-rc3v2.2.0-rc3
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 27285f0ab9..35d1f16672 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.2.0-rc2 +DEF_VER=v2.2.0-rc3 LF=' ' |
