Git 1.7.5-rc0 v1.7.5-rc0
authorJunio C Hamano <gitster@pobox.com>
Thu, 31 Mar 2011 20:58:16 +0000 (13:58 -0700)
committerJunio 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
GIT-VERSION-GEN

index 23545bd..648dbfd 100644 (file)
@@ -135,6 +135,6 @@ release, unless otherwise noted.
 
 ---
 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
index 92fe7a5..35848df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.4
+DEF_VER=v1.7.5-rc0
 
 LF='
 '