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

updated API version to 67

parent fe6ad44c
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 = 66;
my $API_VERSION = 67;
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