Skip to content

Commit

Permalink
Git 1.6.6-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Dec 2, 2009
1 parent c0ecb07 commit b809d9c
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.6.6.txt
Expand Up @@ -239,5 +239,5 @@ release, unless otherwise noted.
---
exec >/var/tmp/1
echo O=$(git describe master)
O=v1.6.6-rc0-96-gb5d4cf2
O=v1.6.6-rc0-119-gc0ecb07
git shortlog --no-merges $O..master --not maint
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v1.6.5.GIT
DEF_VER=v1.6.6-rc1.GIT

LF='
'
Expand Down

0 comments on commit b809d9c

Please sign in to comment.