DB rev 014 -> 015

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
Galen Charlton 2009-03-27 17:24:18 -05:00
parent 0e76b374eb
commit b465e24a6b

View file

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