Browse Source

Bug 29180: DBRev 21.06.00.044

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
21.11.x
Jonathan Druart 3 years ago
parent
commit
a691760ac2
  1. 2
      Koha.pm
  2. 0
      installer/data/mysql/db_revs/210600044.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.043";
$VERSION = "21.06.00.044";
sub version {
return $VERSION;

0
installer/data/mysql/atomicupdate/bug_29180.pl → installer/data/mysql/db_revs/210600044.pl

Loading…
Cancel
Save