X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=26a5ac404ea9eb21526f3e4256a618851f27c998;hb=a51e4425571c0923750b99ed58575e2b9494a5cd;hp=32915f70c359f989acc4a2d3f5b5a638fc3e5e11;hpb=a8964a2dc4dd28844ef5def509427a8b259b4980;p=srvgit diff --git a/Koha.pm b/Koha.pm index 32915f70c3..26a5ac404e 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.037"; +$VERSION = "20.06.00.042"; sub version { return $VERSION;