Ignore:
Timestamp:
10/23/12 18:03:11 (12 years ago)
Author:
Kris Deugau
Message:

/branches/stable

Bump version for release, add quotes to it in DNSDB.pm so checkout
from SVN will show it properly too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/DNSDB.pm

    r422 r434  
    3232use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
    3333
    34 $VERSION        = 1.0.3;        ##VERSION##
     34$VERSION        = "1.0.4";      ##VERSION##
    3535@ISA            = qw(Exporter);
    3636@EXPORT_OK      = qw(
Note: See TracChangeset for help on using the changeset viewer.