X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=b9194104258834f4212ead79355510533b5e585d;hb=f2e4fa7b1bc2c555d66de96be96650b4a973869b;hp=ef80a390c59f8be1d7c04528412c573a40f121d4;hpb=66c693d96b6b032580098dbbd1f505152e2fefa3;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index ef80a390c5..b919410425 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.125'; + 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