summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6c4c9bd)
raw | patch | inline | side by side (parent: 6c4c9bd)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 13 Apr 2011 21:01:03 +0000 (14:01 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 13 Apr 2011 21:02:00 +0000 (14:02 -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 b1b25133eb48cda8546eb4bd17d43af6a5fcec93..18edcbf56ff388f64de752158b41c190dc3dab3b 100644 (file)
* Various git-p4 enhancements (in contrib).
- * Various vcs-svn enhancements.
+ * Various vcs-svn, git-svn and gitk enhancements and fixes.
* Various git-gui updates (0.14.0).
---
exec >/var/tmp/1
-O=v1.7.5-rc1
+O=v1.7.5-rc2
echo O=$(git describe 'master')
git shortlog --no-merges ^maint ^$O master
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e9b2a47aff562c5ced271324a9bebb26a2f64bc2..3b84f9a56100e96a61ba111863a61e20adb9e92e 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5-rc1
+DEF_VER=v1.7.5-rc2
LF='
'