Bumping to 061 for real this time

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Chris Nighswonger 2008-03-07 20:05:54 -05:00 committed by Joshua Ferraro
parent 11a213a82f
commit 075a89fe4c

View file

@ -10,7 +10,7 @@
use strict;
sub kohaversion {
our $VERSION = "3.00.00.060";
our $VERSION = "3.00.00.061";
# version needs to be set this way
# so that it can be picked up by Makefile.PL
# during install