X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=b9194104258834f4212ead79355510533b5e585d;hb=f2e4fa7b1bc2c555d66de96be96650b4a973869b;hp=14c5ef4b3efb3448adc73ffcb0d8fba451330ace;hpb=52fe58dd9526c38efbdac08c9ddf5a1890442f7e;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 14c5ef4b3e..b919410425 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.121'; + our $VERSION = '3.02.00.004'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install