~ubuntu-branches/ubuntu/trusty/net-snmp/trusty

« back to all changes in this revision

Viewing changes to perl/default_store/default_store.pm

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-05-10 22:20:23 UTC
  • mto: (1.4.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20070510222023-3fr07xb9i17xvq32
Tags: upstream-5.3.1
ImportĀ upstreamĀ versionĀ 5.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
145
145
                                   NETSNMP_DS_LIB_SECMODEL
146
146
                                   NETSNMP_DS_LIB_MIBDIRS
147
147
);
148
 
$VERSION = '5.0203';
 
148
$VERSION = '5.0301';
149
149
 
150
150
sub AUTOLOAD {
151
151
    # This AUTOLOAD is used to 'autoload' constants from the constant()