build-sys: prepare 0.9.10
This commit is contained in:
parent
9294a5e579
commit
400c69acf4
|
@ -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])
|
||||||
|
|
|
@ -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 <@PACKAGE_BUGREPORT@>, September 2009</address>
|
<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, October 2009</address>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue