Changeset 558 for tags/1.2/DNSDB.pm


Ignore:
Timestamp:
12/12/13 17:01:24 (10 years ago)
Author:
Kris Deugau
Message:

/tags/1.2

Oops, created tag before issuing final version-bump commit in /branches/stable.

Location:
tags/1.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/1.2

  • tags/1.2/DNSDB.pm

    r550 r558  
    3535use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
    3636
    37 $VERSION        = 1.1;  ##VERSION##
     37$VERSION        = 1.2;  ##VERSION##
    3838@ISA            = qw(Exporter);
    3939@EXPORT_OK      = qw(
Note: See TracChangeset for help on using the changeset viewer.