build-sys: prepare 0.9.10

This commit is contained in:
Lennart Poettering 2009-10-14 21:50:50 +02:00
parent 9294a5e579
commit 400c69acf4
2 changed files with 6 additions and 2 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.9],[mzcnihpbageby (at) 0pointer (dot) de]) AC_INIT([pavucontrol],[0.9.10],[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">Wed Oct 14
2009: </div> <p class="news-text"><a href="@PACKAGE_URL@pavucontrol-0.9.10.tar.gz">Version
0.9.10</a> released; minor fixes; translation updates.</p>
<div class="news-date">Thu Sep 10 <div class="news-date">Thu Sep 10
2009: </div> <p class="news-text"><a href="@PACKAGE_URL@pavucontrol-0.9.9.tar.gz">Version 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> 0.9.9</a> released; allow configuring device ports; various updates.</p>
@ -135,7 +139,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;, September 2009</address> <address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, October 2009</address>
</body> </body>
</html> </html>