Skip to content

Commit

Permalink
Release 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fbomj committed Jan 11, 2017
1 parent feef9de commit 6720b55
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.3RC';
our $VERSION = '2.3';
my $basedir = '';
my $default = {
'daemon' => 0,
Expand Down

0 comments on commit 6720b55

Please sign in to comment.