diff --git a/modules/ksb/Version.pm b/modules/ksb/Version.pm index 556b243..95bfef1 100644 --- a/modules/ksb/Version.pm +++ b/modules/ksb/Version.pm @@ -8,7 +8,7 @@ use 5.014; # It is expected that future git tags will be in the form 'YY.MM' and will # be time-based instead of event-based as with previous releases. -our $VERSION = '15.04'; +our $VERSION = '15.05'; our $SCRIPT_VERSION = $VERSION;