summaryrefslogtreecommitdiff
path: root/lib/Config/AST.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Config/AST.pm')
-rw-r--r--lib/Config/AST.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Config/AST.pm b/lib/Config/AST.pm
index 275e902..4020387 100644
--- a/lib/Config/AST.pm
+++ b/lib/Config/AST.pm
@@ -31,7 +31,7 @@ our @ISA = qw(Exporter);
our %EXPORT_TAGS = ( 'sort' => [ qw(NO_SORT SORT_NATURAL SORT_PATH) ] );
our @EXPORT_OK = qw(NO_SORT SORT_NATURAL SORT_PATH);
-our $VERSION = "1.03";
+our $VERSION = "1.04";
=head1 NAME

Return to:

Send suggestions and report system problems to the System administrator.