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