Skip to content

Commit

Permalink
prepare agent 2.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonéri Le Bouder committed Sep 12, 2011
1 parent fe34581 commit 5f894f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changes
@@ -1,5 +1,12 @@
Revision history for FusionInventory::Agent

2.1.11 Mon, 12 Sep 2011 17:34:38 +0200

WINDOWS
✔ Fix the BIOS information collect on Win2003 <= system
commit:8c2427da5, commit: fe345815
http://forge.fusioninventory.org/issues/1156

2.1.10 Tue, 06 Sep 2011 08:48:27 -0000

✔ Model and SSN don't correct
Expand Down
2 changes: 1 addition & 1 deletion lib/FusionInventory/Agent.pm
Expand Up @@ -11,7 +11,7 @@ use File::Path;
use XML::Simple;
use Sys::Hostname;

our $VERSION = '2.1.10';
our $VERSION = '2.1.11';
$ENV{LC_ALL} = 'C'; # Turn off localised output for commands
$ENV{LANG} = 'C'; # Turn off localised output for commands

Expand Down

0 comments on commit 5f894f5

Please sign in to comment.