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