We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc2fcf commit 4fec830Copy full SHA for 4fec830
Documentation/RelNotes/1.7.4.5.txt
@@ -0,0 +1,4 @@
1
+Git v1.7.4.5 Release Notes
2
+==========================
3
+
4
+This contains only minor documentation fixes accumulated since 1.7.4.4.
GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.4.4
+DEF_VER=v1.7.4.5
5
6
LF='
7
'
RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/1.7.4.4.txt
+Documentation/RelNotes/1.7.4.5.txt
0 commit comments