Skip to content

Commit

Permalink
Git 1.6.6-rc3
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Dec 16, 2009
1 parent a1bb8f4 commit 94058a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions Documentation/RelNotes-1.6.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,3 @@ Fixes since v1.6.5

All of the fixes in v1.6.5.X maintenance series are included in this
release, unless otherwise noted.

---
exec >/var/tmp/1
echo O=$(git describe master)
O=v1.6.6-rc1-79-g529f8c6
git shortlog --no-merges $O..master --not 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.6.6-rc2.GIT
DEF_VER=v1.6.6-rc3.GIT

LF='
'
Expand Down

0 comments on commit 94058a9

Please sign in to comment.