From 49c5561aaff716614952c1d7e1185b1ee4d0cf5a Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 9 Dec 2006 02:45:26 +0000 Subject: Release 0.5 --- AUTHORS | 11 +++++++++-- configure.in | 4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index a8e376d..6fecca7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,11 @@ Nate Nielsen -SNMP Engine: Harti Brandt -MIB Parser: Carnegie Mellon University +CONTRIBUTIONS + Stoned Elipot + benj + +SNMP ENGINE + Harti Brandt + +MIB PARSER + Carnegie Mellon University diff --git a/configure.in b/configure.in index 7526fc3..9c5831e 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(rrdbot, 0.4.90, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(rrdbot, 0.4.90) +AC_INIT(rrdbot, 0.5, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(rrdbot, 0.5) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include" -- cgit v1.2.3