Browse Source

Bug 27947: DBRev 21.06.00.029

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
21.11.x
Jonathan Druart 3 years ago
parent
commit
924bcc5754
  1. 2
      Koha.pm
  2. 0
      installer/data/mysql/db_revs/210600029.pl

2
Koha.pm

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

0
installer/data/mysql/atomicupdate/bug_27947.pl → installer/data/mysql/db_revs/210600029.pl

Loading…
Cancel
Save