X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=29b43dfc3f51e473a8f9c7fa7b03434b5d3de957;hb=06c822c37ce91e5936542990d7e3299e14271bd3;hp=9bb910d75e198deb9c5d4b637163fd2a62360993;hpb=f9658db163ca2c2533d47362f550b0157d49e5d7;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 9bb910d75e..29b43dfc3f 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -16,7 +16,7 @@ the kohaversion is divided in 4 parts : use strict; sub kohaversion { - our $VERSION = '3.03.00.044'; + our $VERSION = '3.06.02.001'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install