Skip to content

Commit 22fc2bd

Browse files
Merge pull request #484 from OCSInventory-NG/update-2.12.4
Bump version to 2.12.4
2 parents 78faf2c + e8a3358 commit 22fc2bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Apache/Ocsinventory.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ BEGIN{
3939
}
4040
}
4141

42-
$Apache::Ocsinventory::VERSION = '2.12.3';
42+
$Apache::Ocsinventory::VERSION = '2.12.4';
4343
$Apache::Ocsinventory::MAJOR_VERSION = '2';
4444
$Apache::Ocsinventory::MINOR_VERSION = '12';
45-
$Apache::Ocsinventory::BUILD_VERSION = '880';
45+
$Apache::Ocsinventory::BUILD_VERSION = '890';
4646
$XML::Simple::PREFERRED_PARSER = 'XML::Parser';
4747

4848
# Ocs modules

0 commit comments

Comments
 (0)