Skip to content

Commit

Permalink
GIT v1.5.2-rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed May 6, 2007
1 parent 125a5f1 commit 9159afb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/RelNotes-1.5.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,6 @@ this release, unless otherwise noted.

--
exec >/var/tmp/1
O=v1.5.2-rc0-106-g07c785d
O=v1.5.2-rc1-32-g125a5f1
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v1.5.2-rc1.GIT
DEF_VER=v1.5.2-rc2.GIT

LF='
'
Expand Down

0 comments on commit 9159afb

Please sign in to comment.