DB rev 038->039

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Galen Charlton 2009-08-01 09:58:20 -04:00
parent 23b63ff978
commit b35b727924

View file

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