Browse Source

Bug 5229: DBRev 21.06.00.049

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
21.11/bug30761
Jonathan Druart 2 years ago
parent
commit
8ee29390f1
  1. 2
      Koha.pm
  2. 0
      installer/data/mysql/db_revs/210600049.pl

2
Koha.pm

@ -29,7 +29,7 @@ use vars qw{ $VERSION };
# - #4 : the developer version. The 4th number is the database subversion.
# used by developers when the database changes. updatedatabase take care of the changes itself
# and is automatically called by Auth.pm when needed.
$VERSION = "21.06.00.048";
$VERSION = "21.06.00.049";
sub version {
return $VERSION;

0
installer/data/mysql/atomicupdate/bug_5229.pl → installer/data/mysql/db_revs/210600049.pl

Loading…
Cancel
Save