aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2c47b35..910bbd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
>AC_PREREQ(2.53)
-AC_INIT([libfakekey], 0.2, [mallum@openedhand.com])
+AC_INIT([libfakekey], 0.3, [yocto@yoctoproject.org])
AC_CONFIG_SRCDIR([src/libfakekey.c])
AC_CONFIG_AUX_DIR(.)