diff options
| author | Junio C Hamano <junkio@cox.net> | 2007-03-28 13:53:00 -0700 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2007-03-28 15:28:14 -0700 |
| commit | 9529a2524a29c15107905f2f8f0b310a40880dc7 (patch) | |
| tree | 07e88ba0b223fbd7faf900937fe72c112703b522 /GIT-VERSION-GEN | |
| parent | d0e50cb4cb8e0cc8b445a9749547019efaa5703e (diff) | |
| download | git-1.5.0.6.tar.xz | |
GIT 1.5.0.6v1.5.0.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 3f41a87bed..6abd4cfc98 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.0.5.GIT +DEF_VER=v1.5.0.6.GIT LF=' ' |
