web
This commit is contained in:
parent
e886abdb85
commit
3d48946bab
@ -69,7 +69,7 @@
|
||||
<div id="general">
|
||||
<h2><a name="general">General information</a></h2>
|
||||
|
||||
<p>The current version is 1.23.0. <a href="release-1.23.html">Release
|
||||
<p>The current version is 1.23.1. <a href="release-1.23.html">Release
|
||||
notes</a>.</p>
|
||||
|
||||
<p>Recoll <a href="usermanual/usermanual.html#RCL.INSTALL">Installation
|
||||
@ -120,12 +120,12 @@
|
||||
<div id="source">
|
||||
<h2><a name="source">Source</a></h2>
|
||||
|
||||
<h3>Current release distribution: 1.23.0:</h3>
|
||||
<h3>Current release distribution: 1.23.1:</h3>
|
||||
<!-- Attention: source packages must remain here, not in a
|
||||
subdirectory, because of all the places they're referred from
|
||||
(package watches) -->
|
||||
|
||||
<p><a href="recoll-1.23.0.tar.gz">recoll-1.23.0.tar.gz</a>.</p>
|
||||
<p><a href="recoll-1.23.1.tar.gz">recoll-1.23.1.tar.gz</a>.</p>
|
||||
<p><a href="release-1.23.html">Release notes</a>.</p>
|
||||
|
||||
<h3>Previous release: 1.22.4:</h3>
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
</ul>
|
||||
|
||||
<p>The current <span class="application">Recoll</span> version is
|
||||
<a href="download.html">1.23.0</a>
|
||||
<a href="download.html">1.23.1</a>
|
||||
(<a href="release-1.23.html">Release notes</a>,
|
||||
<a href="BUGS.html">known bugs</a>,
|
||||
<a href="release-history.html">Release history</a>).</p>
|
||||
@ -100,7 +100,7 @@
|
||||
<div class="news">
|
||||
|
||||
<dl>
|
||||
<dt>2017-03-09</dt><dd>Release 1.23.0. See
|
||||
<dt>2017-03-09</dt><dd>Release 1.23.1. See
|
||||
the <a href="release-1.23.html">Release notes</a></dd>
|
||||
|
||||
<dt>2016-11-25</dt><dd>Release 1.22.4 is available and fixes
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
<p><span class="application">Recoll</span> est un logiciel libre
|
||||
gratuit, dont le code source est disponible sous licence GPL.
|
||||
La dernière version est
|
||||
<a class="important" href="download.html">1.23.0</a>
|
||||
<a class="important" href="download.html">1.23.1</a>
|
||||
(<a href="release-1.23.html">notes sur la version, en
|
||||
anglais</a>)</p>
|
||||
|
||||
@ -106,7 +106,7 @@
|
||||
<h2>Nouvelles: </h2>
|
||||
|
||||
<dl>
|
||||
<dt>2017-03-09</dt><dd>Version 1.23.0.
|
||||
<dt>2017-03-09</dt><dd>Version 1.23.1.
|
||||
the <a href="release-1.23.html">Release notes (en
|
||||
anglais).</a></dd>
|
||||
|
||||
|
||||
@ -58,7 +58,18 @@
|
||||
recoll.conf (
|
||||
<a href="usermanual/usermanual.html#RCL.INDEXING.CONFIG.SENS">
|
||||
see the manual</a>). If you do so, you must then reset the
|
||||
index.</p>
|
||||
index.</p>
|
||||
|
||||
<h2>Minor releases at a glance</h2>
|
||||
|
||||
<ul>
|
||||
<li>1.23.1:
|
||||
<ul>
|
||||
<li>Fixes for the KDE KIO slave build only.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>Changes in Recoll 1.23.0</h2>
|
||||
|
||||
@ -98,6 +109,7 @@
|
||||
to set metadata fields, easier than HTML meta fields.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user