Code

Git 1.7.5-rc2 v1.7.5-rc2
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Apr 2011 21:01:03 +0000 (14:01 -0700)
committerJunio 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
GIT-VERSION-GEN

index b1b25133eb48cda8546eb4bd17d43af6a5fcec93..18edcbf56ff388f64de752158b41c190dc3dab3b 100644 (file)
@@ -8,7 +8,7 @@ Updates since v1.7.4
 
  * 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).
 
@@ -133,6 +133,6 @@ release, unless otherwise noted.
 
 ---
 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
index e9b2a47aff562c5ced271324a9bebb26a2f64bc2..3b84f9a56100e96a61ba111863a61e20adb9e92e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5-rc1
+DEF_VER=v1.7.5-rc2
 
 LF='
 '