Post-release version bump to 0.112
authorMiloslav Trmač <mitr@redhat.com>
Wed, 15 May 2013 21:20:08 +0000 (23:20 +0200)
committerMiloslav Trmač <mitr@redhat.com>
Wed, 15 May 2013 21:20:08 +0000 (23:20 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index cb32d7b..830c8f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
 --------------
+polkit 0.112
+--------------
+
+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.112.
+
+Highlights:
+ TODO
+
+Build requirements
+
+ glib, gobject, gio    >= 2.30
+ mozjs185 or mozjs-17.0
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+ ConsoleKit OR systemd
+
+Changes since polkit 0.111:
+
+ TODO
+
+Thanks to our contributors.
+
+Miloslav Trmač,
+$DATE
+
+--------------
 polkit 0.111
 --------------
 
index a10be61..4bb6d90 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59c)
-AC_INIT([polkit], [0.111], [http://lists.freedesktop.org/mailman/listinfo/polkit-devel], , [http://www.freedesktop.org/wiki/Software/polkit])
+AC_INIT([polkit], [0.112], [http://lists.freedesktop.org/mailman/listinfo/polkit-devel], , [http://www.freedesktop.org/wiki/Software/polkit])
 AM_INIT_AUTOMAKE([])
 AC_CONFIG_HEADERS(config.h)
 AM_MAINTAINER_MODE