Ignore:
Timestamp:
10/14/15 18:27:22 (9 years ago)
Author:
Kris Deugau
Message:

/branches/stable

Now we need to get the versioning right so DNSDB.pm isn't mangled fresh
out of the tarball.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/DNSDB.pm

    r694 r696  
    3636use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
    3737
    38 $VERSION        = "1.2.5p1";    ##VERSION##
     38$VERSION        = "1.2.5p2";    ##VERSION##
    3939@ISA            = qw(Exporter);
    4040@EXPORT_OK      = qw(
Note: See TracChangeset for help on using the changeset viewer.