From 12027e0cb97c575251bc98447c3c53919542eebc Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Fri, 6 Apr 2012 17:59:47 +0200 Subject: [PATCH] Bug 5549 follow-up DBRev number for lengthunit follow-up (that was missing in kohastructure, see comments 86 - 95 --- kohaversion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kohaversion.pl b/kohaversion.pl index 7bd30faff0..8ef42a326b 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.07.00.045'; + our $VERSION = '3.07.00.046'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install -- 2.39.2