summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-02-10 09:48:28 +0000
committerRichard Hughes <richard@hughsie.com>2009-02-10 09:48:28 +0000
commit9cc0451f8d6f3e3b2f987396b8d926632755e619 (patch)
tree19ee00f9c7ea873ce20f888d816c93b7e4f2548a /configure.ac
parente46f14dd42c1767b54481fe2d1122e47fa5ba102 (diff)
downloadupower-9cc0451f8d6f3e3b2f987396b8d926632755e619.tar.gz
trivial: post release version bump
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 871be23..6629ebd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59c)
AC_INIT(DeviceKit-power, 003, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
-AM_INIT_AUTOMAKE(DeviceKit-power, 006)
+AM_INIT_AUTOMAKE(DeviceKit-power, 007)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE