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