update version-number
Signed-off-by: Chris Cormack <crc@liblime.com>
This commit is contained in:
parent
bd9341d8de
commit
1c2b893285
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# and is automatically called by Auth.pm when needed.
|
||||
|
||||
sub kohaversion {
|
||||
return "3.00.00.003";
|
||||
return "3.00.00.004";
|
||||
}
|
||||
|
||||
1;
|
||||
|
|
Loading…
Reference in a new issue