summaryrefslogtreecommitdiff
path: root/lib/constant.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/constant.pm')
-rw-r--r--lib/constant.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/constant.pm b/lib/constant.pm
index ffa8791d07..21f4697258 100644
--- a/lib/constant.pm
+++ b/lib/constant.pm
@@ -5,7 +5,7 @@ use 5.005_64;
use warnings::register;
our($VERSION, %declared);
-$VERSION = '1.02';
+$VERSION = '1.03';
#=======================================================================