We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5587cac commit 1e61b76Copy full SHA for 1e61b76
Documentation/RelNotes-1.5.4.txt
@@ -0,0 +1,14 @@
1
+GIT v1.5.4 Release Notes
2
+========================
3
+
4
+Updates since v1.5.3
5
+--------------------
6
7
8
9
+Fixes since v1.5.3
10
+------------------
11
12
+All of the fixes in v1.5.3 maintenance series are included in
13
+this release, unless otherwise noted.
14
GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.3.1.GIT
+DEF_VER=v1.5.3.GIT
LF='
'
RelNotes
@@ -1 +1 @@
-Documentation/RelNotes-1.5.3.1.txt
+Documentation/RelNotes-1.5.4.txt
0 commit comments