aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.