Skip to content

Commit 56edbcd

Browse files
committed
FusionInventory-Agent release 2.4
1 parent 6073ec8 commit 56edbcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for FusionInventory agent
22

3-
2.4 not released yet
3+
2.4 Fri, 29 Dec 2017
44
core:
55
* Cleanup confdir use in task so using deprecated etc/softwares folder is no more
66
logged in journal

lib/FusionInventory/Agent/Version.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package FusionInventory::Agent::Version;
33
use strict;
44
use warnings;
55

6-
our $VERSION = "2.4.0-dev";
6+
our $VERSION = "2.4";
77
our $PROVIDER = "FusionInventory";
88
our $COMMENTS = [];
99

0 commit comments

Comments
 (0)