We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69bafc commit fc14b89Copy full SHA for fc14b89
Documentation/RelNotes/1.7.8.txt
@@ -162,7 +162,7 @@ included in this release.
162
163
---
164
exec >/var/tmp/1
165
-O=v1.7.8-rc3-16-g9e9ab40
+O=v1.7.8-rc4
166
echo O=$(git describe --always master)
167
git log --first-parent --oneline --reverse ^$O master
168
echo
GIT-VERSION-GEN
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
GVF=GIT-VERSION-FILE
4
-DEF_VER=v1.7.8-rc3
+DEF_VER=v1.7.8-rc4
5
6
LF='
7
'
0 commit comments