summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2c162b5)
raw | patch | inline | side by side (parent: 2c162b5)
author | Junio C Hamano <gitster@pobox.com> | |
Thu, 16 Jun 2011 16:21:36 +0000 (09:21 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 16 Jun 2011 16:21:36 +0000 (09:21 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.6.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index d1b78e569ff402842f3e0fa8f61779268a006e18..9fd85f5362fef82059ffcf2d158572fb87506ce4 100644 (file)
---
exec >/var/tmp/1
echo O=$(git describe master)
-O=v1.7.6-rc1
+O=v1.7.6-rc2
git shortlog --no-merges ^maint ^$O master
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 8bc844d7e30cda1a7c0b288655947c888e142800..08e864869bdc70a5afe63d7d99de5c30e725a4a9 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.6-rc1
+DEF_VER=v1.7.6-rc2
LF='
'