Skip to content
Snippets Groups Projects
Commit 4aad7071 authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Update API version to 60.

parent d8c28133
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 = 59;
my $API_VERSION = 60;
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