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 dc865af commit bc1bbe0Copy full SHA for bc1bbe0
Documentation/RelNotes/1.7.8.txt
@@ -165,7 +165,7 @@ included in this release.
165
166
---
167
exec >/var/tmp/1
168
-O=v1.7.8-rc1-11-gd7a0129
+O=v1.7.8-rc1-23-gdc865af
169
echo O=$(git describe --always master)
170
git log --first-parent --oneline --reverse ^$O master
171
echo
GIT-VERSION-GEN
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
GVF=GIT-VERSION-FILE
4
-DEF_VER=v1.7.8-rc1
+DEF_VER=v1.7.8-rc2
5
6
LF='
7
'
0 commit comments