Changeset 557
- Timestamp:
- 12/12/13 16:59:54 (11 years ago)
- Location:
- branches/stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable
-
branches/stable/DNSDB.pm
r550 r557 35 35 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); 36 36 37 $VERSION = 1. 1; ##VERSION##37 $VERSION = 1.2; ##VERSION## 38 38 @ISA = qw(Exporter); 39 39 @EXPORT_OK = qw( -
branches/stable/Makefile
r548 r557 3 3 4 4 PKGNAME=dnsadmin 5 VERSION=1. 0.55 VERSION=1.2 6 6 RELEASE=1 7 7
Note:
See TracChangeset
for help on using the changeset viewer.