Skip to content

Commit

Permalink
GIT 1.5.4-rc3
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 Jan 12, 2008
1 parent a5d7e3a commit 145d082
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Documentation/RelNotes-1.5.4.txt
Expand Up @@ -61,7 +61,7 @@ Deprecation notices
Updates since v1.5.3
--------------------

* Comes with much improved gitk.
* Comes with much improved gitk, with i18n.

* Comes with "git gui" 0.9.1 with i18n.

Expand Down Expand Up @@ -358,6 +358,6 @@ series.

--
exec >/var/tmp/1
O=v1.5.4-rc2-59-g2370781
O=v1.5.4-rc3
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
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v1.5.4-rc2.GIT
DEF_VER=v1.5.4-rc3.GIT

LF='
'
Expand Down

0 comments on commit 145d082

Please sign in to comment.