Bump version.

I'll tag this to make git-describe reasonable but there will be no
'official' release.
wilder
Michael Pyne 11 years ago
parent 6103e3f7ed
commit 16709bf50a
  1. 2
      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;

Loading…
Cancel
Save