diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-10-17 10:36:01 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-10-17 10:36:42 -0700 |
| commit | 7e2010537e96d0a1144520222f20ba1dc3d61441 (patch) | |
| tree | 1e24acfbfcc05aa57e8cb2cfe3ffe01cb100961d /GIT-VERSION-GEN | |
| parent | e98fa647aa5673cc95b6e9be1fdc13c0afa2cb37 (diff) | |
| download | git-1.7.12.4.tar.xz | |
Git 1.7.12.4v1.7.12.4
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 ecdbf905a3..74513903e8 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.7.12.3 +DEF_VER=v1.7.12.4 LF=' ' |
