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

Bump API version to 98

parent 1d07af8d
No related branches found
No related tags found
2 merge requests!396Release-98 version bump,!396Release-98 version bump
......@@ -56,7 +56,7 @@ use base qw( Exporter );
our @EXPORT = qw( software_version );
my $API_VERSION = 97;
my $API_VERSION = 98;
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