Changeset 563 for branches


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

/branches/stable

Version bump

Location:
branches/stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/DNSDB.pm

    r562 r563  
    3636use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
    3737
    38 $VERSION        = 1.2;  ##VERSION##
     38$VERSION        = "1.2.1";      ##VERSION##
    3939@ISA            = qw(Exporter);
    4040@EXPORT_OK      = qw(
  • branches/stable/Makefile

    r562 r563  
    33
    44PKGNAME=dnsadmin
    5 VERSION=1.2
     5VERSION=1.2.1
    66RELEASE=1
    77
Note: See TracChangeset for help on using the changeset viewer.