From 6ca9d3eb14686ca3fee924eeb0657bf3e7a10207 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 5 Dec 2008 07:43:55 -0600 Subject: [PATCH] DB rev 003 -> 004 (for Allen's 2754 patch) Signed-off-by: Galen Charlton --- kohaversion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kohaversion.pl b/kohaversion.pl index e849ae1a52..7671aa5b5d 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.003'; + our $VERSION = '3.01.00.004'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install -- 2.39.2