X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c284f4b080105823ca3465fe59c6bad9278708e3;hb=86e53a9f403f566173803e3bd0256cb0dd7681ac;hp=c61b37e381a82497ffb338d73e1dc4b499bb1097;hpb=8d072519b64ceb5b6fe88147f0a034fbb6d2c385;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index c61b37e381..c284f4b080 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.044"; + our $VERSION = "3.00.00.086"; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install