Browse Source

Bug 32057: DBRev 22.12.00.013

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
master
Tomás Cohen Arazi 2 weeks ago
parent
commit
ea4ba857d9
Signed by: tomascohen GPG Key ID: 0A272EA1B2F3C15F
  1. 2
      Koha.pm
  2. 0
      installer/data/mysql/db_revs/221200013.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 = "22.12.00.012";
$VERSION = "22.12.00.013";
sub version {
return $VERSION;

0
installer/data/mysql/atomicupdate/bug_32057.pl → installer/data/mysql/db_revs/221200013.pl

Loading…
Cancel
Save