~ubuntu-branches/ubuntu/quantal/libsnmp-info-perl/quantal

« back to all changes in this revision

Viewing changes to Info/Bridge.pm

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Ansgar Burchardt, gregor herrmann
  • Date: 2011-10-01 17:09:51 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20111001170951-k3q7jd3ss0g69381
Tags: 2.06-1
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ gregor herrmann ]
* New upstream release.
* Add new copyright holders.
* Add /me to Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 
43
43
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE $INIT/;
44
44
 
45
 
$VERSION = '2.05';
 
45
$VERSION = '2.06';
46
46
 
47
47
%MIBS = (
48
48
    'BRIDGE-MIB'   => 'dot1dBaseBridgeAddress',