We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9588bc1 + be3fa91 commit bcc18e3Copy full SHA for bcc18e3
Documentation/RelNotes/1.7.8.txt
@@ -214,7 +214,7 @@ included in this release.
214
215
---
216
exec >/var/tmp/1
217
-O=v1.7.7.1-487-g4801546
+O=v1.7.7.1-492-g324bc2a
218
echo O=$(git describe --always master)
219
git log --first-parent --oneline --reverse ^$O master
220
echo
GIT-VERSION-GEN
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
GVF=GIT-VERSION-FILE
4
-DEF_VER=v1.7.7.GIT
+DEF_VER=v1.7.8-rc0
5
6
LF='
7
'
0 commit comments