Switch to unified view

a/website/download.html b/website/download.html
...
...
43
</table>
43
</table>
44
</div>
44
</div>
45
45
46
<h2><a>General information</a></h2>
46
<h2><a>General information</a></h2>
47
47
48
<p>The current version is 1.19.1. <a href="release-1.19.html">Release
48
<p>The current version is 1.19.2. <a href="release-1.19.html">Release
49
notes</a>.</p>
49
notes</a>.</p>
50
50
51
<p>The download page for Recoll 1.18 is <a href="download-1.18.html">still
51
<p>The download page for Recoll 1.18 is <a href="download-1.18.html">still
52
available</a>.</p>
52
available</a>.</p>
53
53
...
...
85
corrected bugs (check the <a href="release-1.19.html">release file</a>), there
85
corrected bugs (check the <a href="release-1.19.html">release file</a>), there
86
is probably no necessity to upgrade anyway.</p>
86
is probably no necessity to upgrade anyway.</p>
87
87
88
<h2><a name="source">Source</a></h2>
88
<h2><a name="source">Source</a></h2>
89
89
90
<h3>Current release distribution: 1.19.1:</h3>
90
<h3>Current release distribution: 1.19.2:</h3>
91
<!-- Attention: source packages must remain here, not in a
91
<!-- Attention: source packages must remain here, not in a
92
subdirectory, because of all the places they're referred from
92
subdirectory, because of all the places they're referred from
93
(package watches) -->
93
(package watches) -->
94
94
95
<p><a href="recoll-1.19.1.tar.gz">recoll-1.19.1.tar.gz</a>. </p>
95
<p><a href="recoll-1.19.2.tar.gz">recoll-1.19.2.tar.gz</a>. </p>
96
<!--
96
<!--
97
<h3>Snapshot</h3>
97
<h3>Snapshot</h3>
98
<p>I sometimes release a source tarfile when I consider that the
98
<p>I sometimes release a source tarfile when I consider that the
99
current development version is stable enough. The current
99
current development version is stable enough. The current
100
snapshot contains commits up to 2240 (see 
100
snapshot contains commits up to 2240 (see 
...
...
196
          sudo apt-get install recoll
196
          sudo apt-get install recoll
197
</tt></pre>
197
</tt></pre>
198
198
199
<p>Source code for the lens (also included in the main recoll tar file):<br>
199
<p>Source code for the lens (also included in the main recoll tar file):<br>
200
For 1.19 installations: <a
200
For 1.19 installations: <a
201
href="recoll-lens-1.19.0.3315.tar.gz">recoll-lens-1.19.0.3315.tar.gz</a><br>
201
href="recoll-lens-1.19.2.3328.tar.gz">recoll-lens-1.19.2.3328.tar.gz</a><br>
202
For 1.18: <a
202
For 1.18: <a
203
href="recoll-lens-1.18.1.2997.tar.gz">recoll-lens-1.18.1.2997.tar.gz</a><br>
203
href="recoll-lens-1.18.1.2997.tar.gz">recoll-lens-1.18.1.2997.tar.gz</a><br>
204
For 1.17: <a
204
For 1.17: <a
205
href="recoll-lens-1.17.2.2697.tar.gz">recoll-lens-1.17.2.2697.tar.gz</a></p>
205
href="recoll-lens-1.17.2.2697.tar.gz">recoll-lens-1.17.2.2697.tar.gz</a></p>
206
206