Skip to content

Commit

Permalink
Merge pull request #466 from OCSInventory-NG/v2.12.3
Browse files Browse the repository at this point in the history
chore(Ocsinventory): bump version to 2.12.3
  • Loading branch information
charleneauger authored Sep 23, 2024
2 parents a2721bb + 4143878 commit 656a6ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Apache/Ocsinventory.pm
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ BEGIN{
}
}

$Apache::Ocsinventory::VERSION = '2.12.2';
$Apache::Ocsinventory::VERSION = '2.12.3';
$Apache::Ocsinventory::MAJOR_VERSION = '2';
$Apache::Ocsinventory::MINOR_VERSION = '12';
$Apache::Ocsinventory::BUILD_VERSION = '870';
$Apache::Ocsinventory::BUILD_VERSION = '880';
$XML::Simple::PREFERRED_PARSER = 'XML::Parser';

# Ocs modules
Expand Down

0 comments on commit 656a6ff

Please sign in to comment.