X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=c9b43e5aa3afb42eea3c4925355aebbd068fbf04;hb=9eb971ca6b74506da6cd28ae44c490c97add0779;hp=d9dc6bafa33e9c2ff5aae9b0e5e0596a6e9c45b6;hpb=39138e860ce8e3eb54d2788ba32728baf03122c0;p=srvgit diff --git a/Koha.pm b/Koha.pm index d9dc6bafa3..c9b43e5aa3 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.084"; +$VERSION = "20.06.00.044"; sub version { return $VERSION;