DB rev 003 -> 004 (for Allen's 2754 patch)

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
Galen Charlton 2008-12-05 07:43:55 -06:00
parent 3b1817f685
commit 6ca9d3eb14

View file

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