From: David Zeuthen Date: Thu, 7 Jun 2012 18:02:32 +0000 (-0400) Subject: Post-release version bump to 0.107 X-Git-Tag: 0.107~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a4bdaf59a57f53040018b2116f8bd5d7e9d3f071;p=platform%2Fupstream%2Fpolkit.git Post-release version bump to 0.107 Signed-off-by: David Zeuthen --- diff --git a/configure.ac b/configure.ac index 326646c..d3dcd08 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59c) -AC_INIT(polkit, 0.106, http://lists.freedesktop.org/mailman/listinfo/polkit-devel) -AM_INIT_AUTOMAKE(polkit, 0.106) +AC_INIT(polkit, 0.107, http://lists.freedesktop.org/mailman/listinfo/polkit-devel) +AM_INIT_AUTOMAKE(polkit, 0.107) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE