Skip to content
Snippets Groups Projects
Commit 3faf29ca authored by Marek Szuba's avatar Marek Szuba
Browse files

Bump API version to 99

parent bc0efb50
No related branches found
No related tags found
3 merge requests!457Patch to support longer assembly names in the mapping session table.,!398E99 version bump,!398E99 version bump
......@@ -56,7 +56,7 @@ use base qw( Exporter );
our @EXPORT = qw( software_version );
my $API_VERSION = 98;
my $API_VERSION = 99;
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