aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-02-02 12:59:29 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2016-02-02 12:59:29 +0200
commit64db421ec14bef3cdd4fd530e7709ae9a1035271 (patch)
tree4c29ce5fd1d259b3c3e2a34a23866781320b51bd
parentdb032057eb89e07b79eefb8617e326e2cd037300 (diff)
downloaddnstools-64db421ec14bef3cdd4fd530e7709ae9a1035271.tar.gz
dnstools-64db421ec14bef3cdd4fd530e7709ae9a1035271.tar.bz2
vhostcname: Update version number
-rw-r--r--vhostcname/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/vhostcname/Makefile.PL b/vhostcname/Makefile.PL
index e1fae1d..d35c083 100644
--- a/vhostcname/Makefile.PL
+++ b/vhostcname/Makefile.PL
@@ -32,6 +32,6 @@ WriteMakefile(
'AUTHOR' => 'Sergey Poznyakoff <gray@gnu.org>',
'ABSTRACT' => 'Synchronizes DNS with server names and aliases from Apache virtual host configuration',
'FIRST_MAKEFILE' => 'Makefile',
- 'VERSION' => '1.01',
+ 'VERSION' => '2.00',
'EXE_FILES' => [ 'vhostcname' ],
);

Return to:

Send suggestions and report system problems to the System administrator.