From 29e5499315b93848cf57ec3bbeab3ff98bf004b8 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 21 Oct 2011 09:10:20 +0000 Subject: Release version 0.6 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') 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]) -- cgit v1.2.3