summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 50e8ea7..b2c284e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(bsnmp-regex, 0.5, stef@memberwebs.com)
-AM_INIT_AUTOMAKE(bsnmp-regex, 0.5)
+AC_INIT(bsnmp-regex, 0.6, stef@thewalter.net)
+AM_INIT_AUTOMAKE(bsnmp-regex, 0.6)
AC_CONFIG_SRCDIR([module/bsnmp-regex.c])
AM_CONFIG_HEADER([config.h])