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