Switch to unified view

a/website/download.html b/website/download.html
...
...
65
</div>
65
</div>
66
66
67
<div id="general">
67
<div id="general">
68
<h2><a name="general">General information</a></h2>
68
<h2><a name="general">General information</a></h2>
69
69
70
<p>The current version is 1.20.4. <a href="release-1.20.html">Release
70
<p>The current version is 1.20.6. <a href="release-1.20.html">Release
71
    notes</a>.</p>
71
    notes</a>.</p>
72
72
73
<p>The download page for Recoll 1.19 is <a href="download-1.19.html">still
73
<p>The download page for Recoll 1.19 is <a href="download-1.19.html">still
74
available</a>.</p>
74
available</a>.</p>
75
75
...
...
115
</div>
115
</div>
116
116
117
<div id="source">
117
<div id="source">
118
<h2><a name="source">Source</a></h2>
118
<h2><a name="source">Source</a></h2>
119
119
120
<h3>Current release distribution: 1.20.4:</h3>
120
<h3>Current release distribution: 1.20.6:</h3>
121
<!-- Attention: source packages must remain here, not in a
121
<!-- Attention: source packages must remain here, not in a
122
subdirectory, because of all the places they're referred from
122
subdirectory, because of all the places they're referred from
123
(package watches) -->
123
(package watches) -->
124
124
125
<p><a href="recoll-1.20.4.tar.gz">recoll-1.20.4.tar.gz</a>.</p>
125
<p><a href="recoll-1.20.6.tar.gz">recoll-1.20.6.tar.gz</a>.</p>
126
127
<p>If you want to run with Qt 5 (5.3), you can
128
try <a href="recoll-1.20.5.tar.gz">recoll-1.20.5.tar.gz</a>. No
129
changes, except for Qt 5 (5.3.2) compatibility tweaks.</p>
130
126
131
<!--
127
<!--
132
<h3>Snapshot</h3>
128
<h3>Snapshot</h3>
133
<p>I sometimes release a source tarfile when I consider that the
129
<p>I sometimes release a source tarfile when I consider that the
134
current development version is stable enough. The current
130
current development version is stable enough. The current
...
...
202
trunk is usually a bit on the bleeding edge, but there is always a maintenance
198
trunk is usually a bit on the bleeding edge, but there is always a maintenance
203
branch for the current production version.</p>
199
branch for the current production version.</p>
204
200
205
<h3>Instructions for building</h3>
201
<h3>Instructions for building</h3>
206
202
207
<p>Normally, it's just <tt>configure; make; make install</tt>. If a bit
203
<p>Normally, it's just <tt>./configure; make; make install</tt>. If a bit
208
  more detail is needed, 
204
  more detail is needed, 
209
  <a href="http://www.recoll.org/usermanual/RCL.INSTALL.BUILDING.html">
205
  <a href="http://www.recoll.org/usermanual/RCL.INSTALL.BUILDING.html">
210
    there is some in the manual</a>.
206
    there is some in the manual</a>.
211
207
212
</div>
208
</div>
...
...
371
translation files (same as those in the 1.20 source branch on
367
translation files (same as those in the 1.20 source branch on
372
Bitbucket).</p>
368
Bitbucket).</p>
373
369
374
<h3>Updated 1.20 translations that became available after the release:</h3>
370
<h3>Updated 1.20 translations that became available after the release:</h3>
375
371
376
<p>A Danish translation by Morten Langlo: 
372
<p>A Danish translation by Morten Langlo:
377
<a href="translations/recoll_da.ts">recoll_da.ts</a>
373
<a href="translations/recoll_da.ts">recoll_da.ts</a>
378
<a href="translations/recoll_da.qm">recoll_da.qm</a>
374
<a href="translations/recoll_da.qm">recoll_da.qm</a><br/>
375
This is in 1.20.6
379
</p>
376
</p>
380
377
381
<p>Note that, if you are running an older release, you may find updated
378
<p>Note that, if you are running an older release, you may find updated
382
messages by looking inside the appropriate maintenance branch on <a
379
messages by looking inside the appropriate maintenance branch on <a
383
href="https://bitbucket.org/medoc/recoll/src">bitbucket</a>.</p>
380
href="https://bitbucket.org/medoc/recoll/src">bitbucket</a>.</p>