v3.7
New core functionality (commit 11ca0a86
) warrants new version number.
This commit is contained in:
parent
ca03cb95d4
commit
50d93b3f6e
1 changed files with 1 additions and 1 deletions
2
revbank
2
revbank
|
@ -18,7 +18,7 @@ use RevBank::Global;
|
||||||
use RevBank::Messages;
|
use RevBank::Messages;
|
||||||
use RevBank::Cart;
|
use RevBank::Cart;
|
||||||
|
|
||||||
our $VERSION = "3.6";
|
our $VERSION = "3.7";
|
||||||
our %HELP1 = (
|
our %HELP1 = (
|
||||||
"abort" => "Abort the current transaction",
|
"abort" => "Abort the current transaction",
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue