Browse Source

Bug 35616: DBRev 23.12.00.026

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
main
Katrin Fischer 2 weeks ago
parent
commit
ae6c181b63
Signed by: kfischer GPG Key ID: 0EF6E2C03357A834
  1. 2
      Koha.pm
  2. 0
      installer/data/mysql/db_revs/231200026.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 = "23.12.00.025";
$VERSION = "23.12.00.026";
sub version {
return $VERSION;

0
installer/data/mysql/atomicupdate/bug_35616.pl → installer/data/mysql/db_revs/231200026.pl

Loading…
Cancel
Save