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