Switch to unified view

a/website/download.html b/website/download.html
...
...
48
      </table>
48
      </table>
49
      </p>
49
      </p>
50
50
51
      <h2><a>General information</a></h2>
51
      <h2><a>General information</a></h2>
52
52
53
      <p>The current version is 1.15.0. <a href="release-1.15.0.html">
53
      <p>The current version is 1.15.1. <a href="release-1.15.0.html">
54
          Release notes</a>.</p>
54
          Release notes</a>.</p>
55
       <p>Note: 1.15.0 and 1.15.1 are almost identical. 1.15.1 has a
56
         small fix to allow building with Qt 4.4. The binary packages
57
         were not rebuilt and are mostly 1.15.0.</p>
55
58
56
      <p>The download page for Recoll 1.14 is
59
      <p>The download page for Recoll 1.14 is
57
    <a href="download-1.14.html">still available</a>.</p>
60
    <a href="download-1.14.html">still available</a>.</p>
58
61
59
      <p>Recoll <a href="usermanual/rcl.install.html">
62
      <p>Recoll <a href="usermanual/rcl.install.html">
...
...
99
    <a href="filters/filters.html">available</a> before the next
102
    <a href="filters/filters.html">available</a> before the next
100
    Recoll release.</p>
103
    Recoll release.</p>
101
104
102
      <h2><a name="source">Source</a></h2>
105
      <h2><a name="source">Source</a></h2>
103
106
104
      <h3>Current release distribution: 1.15.0:</h3> 
107
      <h3>Current release distribution: 1.15.1:</h3> 
105
      <!-- Attention: source packages must remain here, not in a
108
      <!-- Attention: source packages must remain here, not in a
106
        subdirectory, because of all the places they're referred from
109
        subdirectory, because of all the places they're referred from
107
        (package watches( -->
110
        (package watches( -->
108
       <p><a href="recoll-1.15.0.tar.gz">recoll-1.15.0.tar.gz</a>.</p>
111
       <p><a href="recoll-1.15.1.tar.gz">recoll-1.15.1.tar.gz</a>.</p>
109
       
112
110
      <h3>Prerequisites for building from source:</h3>
113
      <h3>Prerequisites for building from source:</h3>
111
        <ul>
114
        <ul>
112
     <li>C++ compiler. Its absence sometimes manifests itself by
115
     <li>C++ compiler. Its absence sometimes manifests itself by
113
     strange messages about iconv_open (fixed after 1.13.04).</li>
116
     strange messages about iconv_open (fixed after 1.13.04).</li>
114
117