aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--Makefile.PL8
-rw-r--r--lib/Config/Parser/ldap.pm2
3 files changed, 6 insertions, 6 deletions
diff --git a/Changes b/Changes
index 7707fec..6c9e6f7 100644
--- a/Changes
+++ b/Changes
@@ -2,3 +2,3 @@ Revision history for Perl extension Config::Parser::ldap
-1.01 Sat Feb 13 08:35:45 2021
+1.02 Sat Feb 13 08:35:45 2021
- Change bugtracker address
diff --git a/Makefile.PL b/Makefile.PL
index 580d2fc..61763ad 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -25,6 +25,6 @@ WriteMakefile(NAME => 'Config::Parser::ldap',
},
- },
- bugtracker => {
- web => 'https://puszcza.gnu.org.ua/bugs/?group=config-parser-ldap',
- mailto => 'gray+config-parser-ldap@gnu.org.ua'
+ bugtracker => {
+ web => 'https://puszcza.gnu.org.ua/bugs/?group=config-parser-ldap',
+ mailto => 'gray+config-parser-ldap@gnu.org.ua'
+ }
},
diff --git a/lib/Config/Parser/ldap.pm b/lib/Config/Parser/ldap.pm
index 839919d..134386c 100644
--- a/lib/Config/Parser/ldap.pm
+++ b/lib/Config/Parser/ldap.pm
@@ -22,3 +22,3 @@ use Carp;
-our $VERSION = '1.01';
+our $VERSION = '1.02';

Return to:

Send suggestions and report system problems to the System administrator.