diff options
| author | Junio C Hamano <gitster@pobox.com> | 2010-09-03 09:38:53 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2010-09-03 09:38:53 -0700 |
| commit | dd34b6be8a3e869f3e0d62a13115f02d90cf4f80 (patch) | |
| tree | ddacd48d5c0a18cff83fde6ff99280df82f02300 /GIT-VERSION-GEN | |
| parent | e78d01bf4e29ec92b4aa466ea0a49ae4be388ca9 (diff) | |
| download | git-1.7.2.3.tar.xz | |
Git 1.7.2.3v1.7.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 2c4f44bfb6..8efc557847 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.7.2.2 +DEF_VER=v1.7.2.3 LF=' ' |
