diff options
| author | Junio C Hamano <junkio@cox.net> | 2007-05-18 17:21:31 -0700 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2007-05-18 17:21:43 -0700 |
| commit | 6b68342edc392bb640b30c2115eb6585a3303e25 (patch) | |
| tree | d0b518ac48ba5ab8484459309a6e7e802bd7e027 /GIT-VERSION-GEN | |
| parent | cecb98a9c3ed9271b0974bb6d7edbcf16e8a68f3 (diff) | |
| download | git-1.5.1.5.tar.xz | |
GIT v1.5.1.5v1.5.1.5
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 094a0d1b0e..2dbedf3d9d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.1.4.GIT +DEF_VER=v1.5.1.5.GIT LF=' ' |
