Skip to content

Commit 3ed5c40

Browse files
committed
bump release
1 parent 6fe0df6 commit 3ed5c40

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changes

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Revision history for FusionInventory agent
22

3+
2.3.11.1 Wed, 25 Sep 2014
4+
core:
5+
* update MANIFEST to fix missing files
6+
37
2.3.11 Wed, 25 Sep 2014
48
core:
59
* additional distribution metadata

lib/FusionInventory/Agent.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ use FusionInventory::Agent::Tools;
2121
use FusionInventory::Agent::Tools::Hostname;
2222
use FusionInventory::Agent::XML::Query::Prolog;
2323

24-
our $VERSION = '2.3.11';
24+
our $VERSION = '2.3.11.1';
2525
our $VERSION_STRING = _versionString($VERSION);
2626
our $AGENT_STRING = "FusionInventory-Agent_v$VERSION";
2727

0 commit comments

Comments
 (0)