DB rev 014 -> 015
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
parent
0e76b374eb
commit
b465e24a6b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue