bump DB rev 010 -> 011

This commit is contained in:
Galen Charlton 2009-01-12 15:16:58 -06:00
parent 38d0b4078e
commit f35a9d5a27

View file

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