summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1b5ac8d..e93feaf 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, 001, david@fubar.dk)
-AM_INIT_AUTOMAKE(DeviceKit-power, 001)
+AC_INIT(DeviceKit-power, 001, richard@hughsie.com)
+AM_INIT_AUTOMAKE(DeviceKit-power, 002)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE