~ubuntu-branches/ubuntu/raring/libsnmp-info-perl/raring-proposed

« back to all changes in this revision

Viewing changes to Info/Layer1/Asante.pm

  • Committer: Package Import Robot
  • Author(s): gregor herrmann
  • Date: 2012-12-09 18:49:08 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20121209184908-v1cs34jip1x3yhh5
Tags: 2.11-1
* New upstream release.
* debian/copyright:
  - Update years of packaging copyright.
  - Add copyright/license for new third-party file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
43
43
 
44
 
$VERSION = '2.09';
 
44
$VERSION = '2.11';
45
45
 
46
46
# Set for No CDP
47
47
%GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, );