summaryrefslogtreecommitdiff
path: root/qutebrowser/html
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-06-12 13:53:46 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-06-12 13:53:46 +0200
commit2880e8215b1bfda747f8cca40958cd6990d8211b (patch)
tree42ca740d86c59a25332d8f46af26a88bfe85cd96 /qutebrowser/html
parentf07c7043673970426fe903c4c1927ce0cd46f27f (diff)
downloadqutebrowser-2880e8215b1bfda747f8cca40958cd6990d8211b.tar.gz
qutebrowser-2880e8215b1bfda747f8cca40958cd6990d8211b.zip
Adjust version number in session warning
Diffstat (limited to 'qutebrowser/html')
-rw-r--r--qutebrowser/html/warning-sessions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/html/warning-sessions.html b/qutebrowser/html/warning-sessions.html
index dd0c4127b..0c6622df6 100644
--- a/qutebrowser/html/warning-sessions.html
+++ b/qutebrowser/html/warning-sessions.html
@@ -9,7 +9,7 @@ qute://warning/sessions</span> to show it again at a later time.</span>
<p>Since Qt doesn't provide an API to load the history of a tab, qutebrowser relies on a reverse-engineered binary serialization format to load tab history from session files. With Qt 5.15, unfortunately that format changed (due to the underlying Chromium upgrade), in a way which makes it impossible for qutebrowser to load tab history from existing session data.</p>
-<p>At the time of writing (April 2020), a new session format which stores part of the needed binary data in saved sessions is <a href="https://github.com/qutebrowser/qutebrowser/issues/5359">in development</a> and will be released with qutebrowser v1.12.0.</p>
+<p>At the time of writing (April 2020), a new session format which stores part of the needed binary data in saved sessions is <a href="https://github.com/qutebrowser/qutebrowser/issues/5359">in development</a> and is expected to be released with qutebrowser v1.13.0.</p>
<p>As a stop-gap measure:</p>