summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bcef9b6)
raw | patch | inline | side by side (parent: bcef9b6)
author | Junio C Hamano <gitster@pobox.com> | |
Thu, 31 Mar 2011 20:58:16 +0000 (13:58 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 31 Mar 2011 20:58:47 +0000 (13:58 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.5.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index 23545bdbaa5a059178b7f0c93d1cc5e7e753da1c..648dbfd908d02d0c3a3c9a66330be02c0f4f7b32 100644 (file)
---
exec >/var/tmp/1
-O=v1.7.4.2-405-gbf0c5bb
+O=v1.7.5-rc0
echo O=$(git describe 'master')
git shortlog --no-merges ^maint ^$O master
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 92fe7a59dbf81b0a055280f9351811641ce7044a..35848df0346aef1c2f91fb81cecd8751590db196 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.4
+DEF_VER=v1.7.5-rc0
LF='
'