Git commit c9a4e223e3863cb9bb1cbc8c7db9fe8c659c2f6e by Albert Astals Cid. Committed on 09/04/2021 at 22:18. Pushed by yurchor into branch 'master'.
Fix version on doc We abandoned the 1.x version a while ago M +1 -1 doc/index.docbook https://invent.kde.org/graphics/okular/commit/c9a4e223e3863cb9bb1cbc8c7db9fe8c659c2f6e diff --git a/doc/index.docbook b/doc/index.docbook index 9f452836c..4427daa0a 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -33,7 +33,7 @@ Context menu actions like Rename Bookmarks etc.) </authorgroup> <legalnotice>&FDLNotice;</legalnotice> <date>2021-04-09</date> - <releaseinfo>1.14 (Applications 21.08)</releaseinfo> + <releaseinfo>21.08</releaseinfo> <!-- Abstract about this handbook --> <abstract> <para>&okular; is a &kde; universal document viewer based on &kpdf; code.</para>
