From dbd612871565f395c1edbb2109e371ec4d2391b4 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Sun, 2 Aug 2009 11:06:05 -0400 Subject: [PATCH] DB rev 038>039 (for real, this time) Signed-off-by: Galen Charlton --- kohaversion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kohaversion.pl b/kohaversion.pl index 68df5868d5..5509870eac 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.038'; + our $VERSION = '3.01.00.039'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install -- 2.39.5