Bug 7935 follow-up: DBRev number
This commit is contained in:
parent
47fac215af
commit
c614ec3490
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue