summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in6
2 files changed, 6 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c5b5cb2..96613ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# along with pavucontrol. If not, see <http://www.gnu.org/licenses/>.
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_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
diff --git a/doc/README.html.in b/doc/README.html.in
index 7e6d541..484205b 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -38,6 +38,10 @@ General Public License for more details.</p>
<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
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>
@@ -135,7 +139,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<pre>git clone git://git.0pointer.de/pavucontrol</pre>
<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>
</html>