X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=5494f01a2865d8b8837eed2ea6a0dca659644018;hb=f9980f6b31c95b6240a9858bd9db63fa228278a0;hp=d9d32c5cd0f26eacbf903f2699e17508a3ea4a01;hpb=60b6c187c46614431f109512c740a3bcf077f342;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index d9d32c5cd0..5494f01a28 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.09.00.025'; + our $VERSION = '3.09.00.039'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install