X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=f9e29d77f3a2b06e51f12ab0456e9a2f385388ba;hb=33c89690390de2e637dc22855afaf01e12412685;hp=f21c90588c0f8fc0606fc7858a93e1dc93d1e2e2;hpb=bec601db345258bc35ee613943cbf98828ae3541;p=srvgit diff --git a/Koha.pm b/Koha.pm index f21c90588c..f9e29d77f3 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 = "20.06.00.033"; +$VERSION = "20.06.00.041"; sub version { return $VERSION;