Skip to content

Commit f86a09e

Browse files
committed
Update minor to make it easier to know that this version of MPC has all of the new database support.
1 parent 5dbdd6e commit f86a09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Version.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ use File::Spec;
1818
# ************************************************************
1919

2020
## This is the starting major and minor version
21-
my $version = '5.0';
21+
my $version = '5.1';
2222
my $once = 1;
2323
my $cache = 'modules/.version';
2424

0 commit comments

Comments
 (0)