Bug 7935 follow-up: DBRev number

This commit is contained in:
Paul Poulain 2012-04-10 15:26:55 +02:00
parent 47fac215af
commit c614ec3490

View file

@ -16,7 +16,7 @@ the kohaversion is divided in 4 parts :
use strict;
sub kohaversion {
our $VERSION = '3.07.00.048';
our $VERSION = '3.07.00.049';
# version needs to be set this way
# so that it can be picked up by Makefile.PL
# during install