summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Mojo/Log/Syslog.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Mojo/Log/Syslog.pm b/lib/Mojo/Log/Syslog.pm
index 145ecc9..25d00cf 100644
--- a/lib/Mojo/Log/Syslog.pm
+++ b/lib/Mojo/Log/Syslog.pm
@@ -6,7 +6,7 @@ use File::Basename 'basename';
use Sys::Syslog qw(:standard :macros);
use Carp;
-our $VERSION = '1.02';
+our $VERSION = '1.03';
sub new {
my $class = shift;

Return to:

Send suggestions and report system problems to the System administrator.