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

« back to all changes in this revision

Viewing changes to Info/CiscoPortSecurity.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:
38
38
 
39
39
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE %PAECAPABILITIES/;
40
40
 
41
 
$VERSION = '2.05';
 
41
$VERSION = '2.06';
42
42
 
43
43
%MIBS = (
44
44
    'CISCO-PORT-SECURITY-MIB' => 'ciscoPortSecurityMIB',