X-Git-Url: http://git.equinoxoli.org/?p=koha-equinox.git;a=blobdiff_plain;f=Koha.pm;h=33e41fbd7737c010cbb853f4b39525dae7493fc0;hp=c761cbb86fe9cf2d4399655570ec05d9c53c03b3;hb=HEAD;hpb=58075331a9e68db0539d59abb4f1a4f215a12120 diff --git a/Koha.pm b/Koha.pm index c761cbb..50a54ad 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.016"; +$VERSION = "20.06.00.027"; sub version { return $VERSION;