summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b6d3209..4837a0d 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(jailer, 1.2, nielsen@memberwebs.com)
+AC_INIT(jailer, 1.2, stef@memberwebs.com)
AM_INIT_AUTOMAKE(jailer, 1.2)
AC_CONFIG_SRCDIR([src/jailer.c])