summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-10-06 10:29:28 +0100
committerRichard Hughes <richard@hughsie.com>2009-10-06 10:29:28 +0100
commitc2750103267ac3b8633a784fa6f75ea2307e4f30 (patch)
treeb21b2a0240ceadfa802ec123642994418ef16885 /configure.ac
parentd6eb6622df68f679fbee47afd05fb27acabede9c (diff)
downloadupower-c2750103267ac3b8633a784fa6f75ea2307e4f30.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 86bf254..6fbb02b 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, 011, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
-AM_INIT_AUTOMAKE(DeviceKit-power, 011)
+AM_INIT_AUTOMAKE(DeviceKit-power, 012)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE