X-Git-Url: http://git.equinoxoli.org/?p=koha-equinox.git;a=blobdiff_plain;f=Koha.pm;h=19e1eba2599ed1095f3db8bc420e837cb797da90;hp=da2820a647baa30afa15eabd64c1a74fcbb39c93;hb=HEAD;hpb=bc25e2c1008e322ed446bc79273ff5b90e92578b diff --git a/Koha.pm b/Koha.pm index da2820a..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 = "19.12.00.054"; +$VERSION = "20.06.00.027"; sub version { return $VERSION;