diff options
| author | Junio C Hamano <junkio@cox.net> | 2007-03-18 14:40:35 -0700 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2007-03-18 14:43:29 -0700 |
| commit | 6bf035f2780bde45682e0edf40e35a150bd83706 (patch) | |
| tree | 11b76ffb77c6da9429e8821ebd57b27ea5e78445 /GIT-VERSION-GEN | |
| parent | 2be08a84bae10a0c7ecf2ef921896ce838a6ed0b (diff) | |
| download | git-1.5.0.5.tar.xz | |
GIT 1.5.0.5v1.5.0.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 6188415c5d..3f41a87bed 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.0.4.GIT +DEF_VER=v1.5.0.5.GIT LF=' ' |
