diff options
| author | Junio C Hamano <gitster@pobox.com> | 2007-11-18 14:00:38 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2007-11-18 14:00:38 -0800 |
| commit | 005e2dfdf299a7d869fa9ec819171fba574f42eb (patch) | |
| tree | 5d268eb6fa0c6fb6ec0a159127b5d992a57b824b /GIT-VERSION-GEN | |
| parent | 4b87474bc9b620cf07b09130e33963cdaf34c603 (diff) | |
| download | git-1.5.3.6.tar.xz | |
GIT 1.5.3.6v1.5.3.6
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 88a4acad15..fa38f373ac 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.3.5.GIT +DEF_VER=v1.5.3.6.GIT LF=' ' |
