Skip to content

Commit bcc18e3

Browse files
committed
Merge branch 'master' into next
* master: Git 1.7.8-rc0
2 parents 9588bc1 + be3fa91 commit bcc18e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/RelNotes/1.7.8.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ included in this release.
214214

215215
---
216216
exec >/var/tmp/1
217-
O=v1.7.7.1-487-g4801546
217+
O=v1.7.7.1-492-g324bc2a
218218
echo O=$(git describe --always master)
219219
git log --first-parent --oneline --reverse ^$O master
220220
echo

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.7.7.GIT
4+
DEF_VER=v1.7.8-rc0
55

66
LF='
77
'

0 commit comments

Comments
 (0)