Skip to content
Snippets Groups Projects
Commit c758d4b8 authored by premanand17's avatar premanand17
Browse files

Updated API_VERSION to 87

parent bd95a187
No related branches found
No related tags found
2 merge requests!158Release 87 patches,!158Release 87 patches
......@@ -56,7 +56,7 @@ use base qw( Exporter );
our @EXPORT = qw( software_version );
my $API_VERSION = 86;
my $API_VERSION = 87;
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