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