summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a5d7e3a)
raw | patch | inline | side by side (parent: a5d7e3a)
author | Junio C Hamano <gitster@pobox.com> | |
Sat, 12 Jan 2008 05:14:39 +0000 (21:14 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 12 Jan 2008 05:40:55 +0000 (21:40 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.4.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index c05de3d1d82d95a97264366f05e85913e524254d..7d2a973c795acf3a37a12da97fe6915dcfbe7913 100644 (file)
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.
--
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
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 817df1798ce7f3b8b19f19e380f30018f4f4a815..2ba142a11ecb5140c55b0f14c10b8be230400f21 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.4-rc2.GIT
+DEF_VER=v1.5.4-rc3.GIT
LF='
'