Skip to content

Commit 7be4017

Browse files
Merge pull request #464 from OCSInventory-NG/update_2.10.2
Update version to 2.10.2
2 parents 62895ec + 5cca4b0 commit 7be4017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Ocsinventory/Agent/Config.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package Ocsinventory::Agent::Config;
33
use strict;
44
use Getopt::Long;
55

6-
our $VERSION = '2.10.0';
6+
our $VERSION = '2.10.2';
77

88
my $basedir = '';
99
my $default = {

0 commit comments

Comments
 (0)