- Timestamp:
- 10/14/15 17:56:39 (9 years ago)
- Location:
- branches/stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/DNSDB.pm
r690 r691 36 36 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); 37 37 38 $VERSION = "1.2. 4"; ##VERSION##38 $VERSION = "1.2.5"; ##VERSION## 39 39 @ISA = qw(Exporter); 40 40 @EXPORT_OK = qw( -
branches/stable/Makefile
r650 r691 3 3 4 4 PKGNAME=dnsadmin 5 VERSION=1.2. 45 VERSION=1.2.5 6 6 RELEASE=1 7 7
Note:
See TracChangeset
for help on using the changeset viewer.