From ee4626b58a1d3cf34c599c810f5d0b2f47004d76 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 11 Jul 2012 13:34:11 -0400 Subject: [PATCH] Post-release version bump to 0.108 Signed-off-by: David Zeuthen --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 71e43b3..7a0d938 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.107, http://lists.freedesktop.org/mailman/listinfo/polkit-devel) -AM_INIT_AUTOMAKE(polkit, 0.107) +AC_INIT(polkit, 0.108, http://lists.freedesktop.org/mailman/listinfo/polkit-devel) +AM_INIT_AUTOMAKE(polkit, 0.108) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE -- 2.34.1