We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78faf2c + e8a3358 commit 22fc2bdCopy full SHA for 22fc2bd
1 file changed
Apache/Ocsinventory.pm
@@ -39,10 +39,10 @@ BEGIN{
39
}
40
41
42
-$Apache::Ocsinventory::VERSION = '2.12.3';
+$Apache::Ocsinventory::VERSION = '2.12.4';
43
$Apache::Ocsinventory::MAJOR_VERSION = '2';
44
$Apache::Ocsinventory::MINOR_VERSION = '12';
45
-$Apache::Ocsinventory::BUILD_VERSION = '880';
+$Apache::Ocsinventory::BUILD_VERSION = '890';
46
$XML::Simple::PREFERRED_PARSER = 'XML::Parser';
47
48
# Ocs modules
0 commit comments