X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=825b86d2d3115029d646a72d3f54e3599f9e0e17;hb=f6ceb6881cbbd0c3b99c064fe54c4dcae4725466;hp=2a7fdd8a74cce10c12e9e1a2550c57e87981badf;hpb=bcc60a1117824df604347b69db0e22d6851ee2c7;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 2a7fdd8a74..825b86d2d3 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.040"; + our $VERSION = '3.01.00.013'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install