X-Git-Url: http://git.equinoxoli.org/?p=koha-equinox.git;a=blobdiff_plain;f=Koha.pm;fp=Koha.pm;h=50a54ad105982171c4aecefd3bbb7d0f6d857eaa;hp=d567cca7ed8fd7a5dd82778c136f929f0d8ed65c;hb=0bac48e776aa0983e9ed90f292f8cac40307c67c;hpb=f7697a693f19e5a599f8afa8af7b03a9d1e5788e diff --git a/Koha.pm b/Koha.pm index d567cca..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.026"; +$VERSION = "20.06.00.027"; sub version { return $VERSION;