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