Ditch minor part of version number
This commit is contained in:
parent
9f905b84d5
commit
0baa40b910
1 changed files with 1 additions and 1 deletions
2
revbank
2
revbank
|
@ -14,7 +14,7 @@ use RevBank::Global;
|
|||
use RevBank::Messages;
|
||||
use RevBank::Cart;
|
||||
|
||||
our $VERSION = "2.0";
|
||||
our $VERSION = "2";
|
||||
our %HELP = (
|
||||
"abort" => "Abort the current transaction",
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue