Prepare 0.9.9 relase

This commit is contained in:
Lennart Poettering 2009-09-10 04:13:15 +02:00
parent 32d6f81d9d
commit 3548ead693
2 changed files with 7 additions and 3 deletions

View File

@ -19,7 +19,7 @@
# along with pavucontrol. If not, see <http://www.gnu.org/licenses/>. # along with pavucontrol. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.62) AC_PREREQ(2.62)
AC_INIT([pavucontrol],[0.9.8],[mzcnihpbageby (at) 0pointer (dot) de]) AC_INIT([pavucontrol],[0.9.9],[mzcnihpbageby (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/pavucontrol.cc]) AC_CONFIG_SRCDIR([src/pavucontrol.cc])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])

View File

@ -38,6 +38,10 @@ General Public License for more details.</p>
<h2><a name="news">News</a></h2> <h2><a name="news">News</a></h2>
<div class="news-date">Thu Sep 10
2009: </div> <p class="news-text"><a href="@PACKAGE_URL@pavucontrol-0.9.9.tar.gz">Version
0.9.9</a> released; allow configuring device ports; various updates.</p>
<div class="news-date">Mon Apr 13 <div class="news-date">Mon Apr 13
2009: </div> <p class="news-text"><a href="@PACKAGE_URL@pavucontrol-0.9.8.tar.gz">Version 2009: </div> <p class="news-text"><a href="@PACKAGE_URL@pavucontrol-0.9.8.tar.gz">Version
0.9.8</a> released; allow configuring card profiles; various updates.</p> 0.9.8</a> released; allow configuring card profiles; various updates.</p>
@ -106,7 +110,7 @@ source code configuration.</p>
<p><tt>pavucontrol</tt> requires <a href="http://gtkmm.sf.net/"><tt>gtkmm</tt></a> and <tt>glademmm</tt> installed.</p> <p><tt>pavucontrol</tt> requires <a href="http://gtkmm.sf.net/"><tt>gtkmm</tt></a> and <tt>glademmm</tt> installed.</p>
<p>Obviously <tt>pavucontrol</tt> requires an installation of <a href="http://pulseaudio.org/">PulseAudio</a> (version 0.9.15).</p> <p>Obviously <tt>pavucontrol</tt> requires an installation of <a href="http://pulseaudio.org/">PulseAudio</a> (version 0.9.16).</p>
<h2><a name="installation">Installation</a></h2> <h2><a name="installation">Installation</a></h2>
@ -131,7 +135,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<pre>git clone git://git.0pointer.de/pavucontrol</pre> <pre>git clone git://git.0pointer.de/pavucontrol</pre>
<hr/> <hr/>
<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, April 2009</address> <address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, September 2009</address>
</body> </body>
</html> </html>