summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-03-30 12:13:09 +0100
committerRichard Hughes <richard@hughsie.com>2009-03-30 12:13:09 +0100
commitc41303557ef0313a0aaf2caa9f0d7cfd9d5797b1 (patch)
tree9e607bf160769a5f6fc5bc5da075f6f647973a60
parent0620316957798514e7f306bbf82df9709f12ca4d (diff)
trivial: post release version bump
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b8d43d5..b787f64 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(DeviceKit-power, 007, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
-AM_INIT_AUTOMAKE(DeviceKit-power, 007)
+AC_INIT(DeviceKit-power, 008, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
+AM_INIT_AUTOMAKE(DeviceKit-power, 008)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE