Skip to content
Snippets Groups Projects
Commit 4517d0d8 authored by Monika Komorowska's avatar Monika Komorowska
Browse files

Updated API version to 63.

parent 8e7660f7
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ use base qw( Exporter );
our @EXPORT = qw( software_version );
my $API_VERSION = 62;
my $API_VERSION = 63;
sub software_version { return $API_VERSION }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment