summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2011-09-27 09:25:51 +0100
committerColin Guthrie <colin@mageia.org>2011-09-27 09:25:51 +0100
commit9e099811b0e421c056c669c658336e008c1c14fb (patch)
tree94ad44ebec4570370082935aec536ecf40f31f91
parent35dc79c2d9b0897580b819349f4f5be6526c9dcb (diff)
build-sys: Prepare 0.9.10v0.9.10
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in3
2 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f948ccd..9f4543b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# along with paprefs. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.57)
-AC_INIT([paprefs],[0.9.9],[mzcncersf (at) 0pointer (dot) de])
+AC_INIT([paprefs],[0.9.10],[mzcncersf (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/paprefs.cc])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign 1.11 -Wall dist-xz tar-ustar])
diff --git a/doc/README.html.in b/doc/README.html.in
index 0ccf00d..50d8676 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -38,6 +38,9 @@ General Public License for more details.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Tue Sep 27 2011: </div> <p class="news-text"><a
+href="@PACKAGE_URL@paprefs-0.9.10.tar.xz">Version 0.9.10</a> released; minor tidyups, should no longer require recompiling with each new PA version.</p>
+
<div class="news-date">Thu Sep 10 2009: </div> <p class="news-text"><a
href="@PACKAGE_URL@paprefs-0.9.9.tar.gz">Version 0.9.9</a> released; more translations, add uPNP enabling support, add PackageKit support</p>