Post-release version bump to 0.110
authorDavid Zeuthen <zeuthen@gmail.com>
Wed, 19 Dec 2012 15:08:25 +0000 (10:08 -0500)
committerDavid Zeuthen <zeuthen@gmail.com>
Wed, 19 Dec 2012 15:08:25 +0000 (10:08 -0500)
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d7ef2ada5c178c2d7d4be3d3a15ea4afa8492225..d0c0c5ed4be3dfd4787c0bc2019c62511c762dda 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+--------------
+polkit 0.110 (unreleased)
+--------------
+
+WARNING WARNING WARNING: This is a prerelease on the road to polkit
+1.0. Public API might change and certain parts of the code still needs
+some security review. Use at your own risk.
+
+This is polkit 0.110.
+
+Build requirements
+
+ glib, gobject, gio    >= 2.30
+ mozjs185
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+ ConsoleKit OR systemd
+
+Changes since polkit 0.109:
+
+ TODO
+
+Thanks to our contributors.
+
+David Zeuthen,
+$DATE
+
 --------------
 polkit 0.109
 --------------
index fefde5d94a9b87e85a4b189206814b793caeee30..042d452790314b2ca7d230c106b1d74395c6ce23 100644 (file)
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59c)
-AC_INIT(polkit, 0.109 http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.109)
+AC_INIT(polkit, 0.110 http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.110)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE