From 608954afbd2dd93b1ae9d7cc59a77e1ae03dfd03 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 24 Oct 2009 16:22:29 +0000 Subject: Release version 0.5 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index f5f8f31..50e8ea7 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.4, stef@memberwebs.com) -AM_INIT_AUTOMAKE(bsnmp-regex, 0.4) +AC_INIT(bsnmp-regex, 0.5, stef@memberwebs.com) +AM_INIT_AUTOMAKE(bsnmp-regex, 0.5) AC_CONFIG_SRCDIR([module/bsnmp-regex.c]) AM_CONFIG_HEADER([config.h]) -- cgit v1.2.3