X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=29b43dfc3f51e473a8f9c7fa7b03434b5d3de957;hb=a5241093b3cfd564f69b26a76b52ef04eaa5719e;hp=7946dd019e1f1f4218669d6a595a3f3459d3e0ca;hpb=1ffdbfa5e9c3f4d63244f0897ac9b8f5eb1177d2;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 7946dd019e..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.05.00.020'; + 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