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