diff options
| -rw-r--r-- | configure.in | 4 | ||||
| -rw-r--r-- | mibs/PCAP-MIB.txt | 2 | 
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in index 53d08dc..6d3b52d 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.9.6, stef@memberwebs.com) -AM_INIT_AUTOMAKE(rrdbot, 0.9.6) +AC_INIT(rrdbot, 0.9.6.90, stef@memberwebs.com) +AM_INIT_AUTOMAKE(rrdbot, 0.9.6.90)  m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([no])]) diff --git a/mibs/PCAP-MIB.txt b/mibs/PCAP-MIB.txt index 9276ad2..f334ce1 100644 --- a/mibs/PCAP-MIB.txt +++ b/mibs/PCAP-MIB.txt @@ -37,7 +37,7 @@ pcap MODULE-IDENTITY      CONTACT-INFO "stef@memberwebs.com"      DESCRIPTION "The MIB for the bsnmp-pcap module." -    ::= { begemot 206 } +    ::= { begemot 1112 }  -- --------------------------------------------------------------------------  | 
