Bumped for new patron messaging feature.

Signed-off-by: Galen Charlton <[email protected]>
---
 kohaversion.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kohaversion.pl b/kohaversion.pl
index 7dc046f..d4ddd35 100644
--- a/kohaversion.pl
+++ b/kohaversion.pl
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.01.00.059';
+    our $VERSION = '3.01.00.060';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install
-- 
1.6.3.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to