Changeset 652 for tags


Ignore:
Timestamp:
06/24/14 13:45:46 (10 years ago)
Author:
Kris Deugau
Message:

Nitpick commit; bump version number in DNSDB.pm in /branches/stable and
/tags/1.2.4. It gets replaced on make dist anyway.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/1.2.4/DNSDB.pm

    r649 r652  
    3636use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
    3737
    38 $VERSION        = "1.2.3";      ##VERSION##
     38$VERSION        = "1.2.4";      ##VERSION##
    3939@ISA            = qw(Exporter);
    4040@EXPORT_OK      = qw(
Note: See TracChangeset for help on using the changeset viewer.