Skip to content

Commit

Permalink
Merge pull request #464 from OCSInventory-NG/update_2.10.2
Browse files Browse the repository at this point in the history
Update version to 2.10.2
  • Loading branch information
charleneauger authored Mar 28, 2024
2 parents 62895ec + 5cca4b0 commit 7be4017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Ocsinventory/Agent/Config.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package Ocsinventory::Agent::Config;
use strict;
use Getopt::Long;

our $VERSION = '2.10.0';
our $VERSION = '2.10.2';

my $basedir = '';
my $default = {
Expand Down

0 comments on commit 7be4017

Please sign in to comment.