From ce45e1f7b63f14a733e4f1b8667169ac24da0fb7 Mon Sep 17 00:00:00 2001 From: Clay Fouts Date: Thu, 9 Feb 2012 13:53:08 -0800 Subject: [PATCH] Micro update: 4.10.1 --- lib/Koha.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Koha.pm b/lib/Koha.pm index 36f9ddcb04..225062ac17 100644 --- a/lib/Koha.pm +++ b/lib/Koha.pm @@ -18,6 +18,6 @@ use strict; } } -our $VERSION = q{4.10.00.000}; +our $VERSION = q{4.10.01.000}; 1;