From ff9533369c089b6edae2715415a7ea466062ac1a Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 15 Jan 2009 15:26:16 -0600 Subject: [PATCH] bump DB rev 011 -> 012 Signed-off-by: Daniel Sweeney Signed-off-by: Galen Charlton --- kohaversion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kohaversion.pl b/kohaversion.pl index 12893e38d5..cc7bd5ba4d 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.011'; + our $VERSION = '3.01.00.012'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install -- 2.39.5