X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=b9194104258834f4212ead79355510533b5e585d;hb=a8da1253efca56eb7c07b79f25f9fe2c44b97d6e;hp=14c5ef4b3efb3448adc73ffcb0d8fba451330ace;hpb=52fe58dd9526c38efbdac08c9ddf5a1890442f7e;p=koha_gimpoz 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