X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=f21c90588c0f8fc0606fc7858a93e1dc93d1e2e2;hb=b729886216560fdf50d88dc8214c0dbb58720b5c;hp=8efa47d274e988b573bb9677dcf45ad201b090cc;hpb=9deaf86754c9d6aa0b4a2cb688b497bd6b03b67f;p=srvgit diff --git a/Koha.pm b/Koha.pm index 8efa47d274..f21c90588c 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.019"; +$VERSION = "20.06.00.033"; sub version { return $VERSION;