Skip to content

Commit 1e61b76

Browse files
committed
Start 1.5.4 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 5587cac commit 1e61b76

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

Documentation/RelNotes-1.5.4.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
GVF=GIT-VERSION-FILE
4-
DEF_VER=v1.5.3.1.GIT
4+
DEF_VER=v1.5.3.GIT
55

66
LF='
77
'

RelNotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Documentation/RelNotes-1.5.3.1.txt
1+
Documentation/RelNotes-1.5.4.txt

0 commit comments

Comments
 (0)