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

Updated ApiVersion to 92

parent 624e9263
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ use base qw( Exporter );
our @EXPORT = qw( software_version );
my $API_VERSION = 91;
my $API_VERSION = 92;
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