Browse Source

Bug 32330: DBRev 22.12.00.001

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
23.05.x
Tomás Cohen Arazi 1 year ago
parent
commit
6d6aa25524
Signed by: tomascohen GPG Key ID: 0A272EA1B2F3C15F
  1. 2
      Koha.pm
  2. 0
      installer/data/mysql/db_revs/221200001.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.000";
$VERSION = "22.12.00.001";
sub version {
return $VERSION;

0
installer/data/mysql/atomicupdate/bug_32330.pl → installer/data/mysql/db_revs/221200001.pl

Loading…
Cancel
Save