X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=64495882400ff4291b07de439b1383f33dbbdc74;hb=861069e269760cb9c285edf6a99e656972b8e76d;hp=749cdfe7c40a956384b6e7fd32c39c524d0258e1;hpb=5d4b0048acf78a04d16fc7aa6605a7234e86a163;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 749cdfe7c4..6449588240 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.066"; + our $VERSION = '3.01.00.002'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install