X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=42fa95508ab4cdb9519d9d84a09de6dd97bc4ae9;hb=a9e080a6fbcdd268a03f82138453bb22224f351b;hp=00bdbecd49c6cdccd753f2e2a691ff1a9aec4c33;hpb=8ae5719d1681ffb5bf3dc803de5b80a39b6f3a68;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 00bdbecd49..42fa95508a 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.004'; + our $VERSION = '3.07.00.006'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install