X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=c3e752754c3e2688307f5a17db7108b9495ab59c;hb=37370c415ab5e59422aff46be14ccfec0cf8c373;hp=ca166837c01ed06e3c051c93d43f103994016b68;hpb=4429b42036061d6cf5662f12e390c521eef65771;p=srvgit diff --git a/Koha.pm b/Koha.pm index ca166837c0..c3e752754c 100644 --- a/Koha.pm +++ b/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 = "19.12.00.089"; +$VERSION = "19.12.00.091"; sub version { return $VERSION;