]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blobdiff - lib/Linux/SysInfo.pm
This is 0.12
[perl/modules/Linux-SysInfo.git] / lib / Linux / SysInfo.pm
index 3eb7ae7f0552cefb3bc88c2a9a3984179b5e29db..1b2f89ce93c3cb564c39bd74b9b508c75ceed840 100644 (file)
@@ -9,13 +9,13 @@ Linux::SysInfo - Perl interface to the sysinfo(2) Linux system call.
 
 =head1 VERSION
 
-Version 0.10
+Version 0.12
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.10';
+ $VERSION = '0.12';
 }
 
 =head1 SYNOPSIS
@@ -192,7 +192,7 @@ Tests code coverage report is available at L<http://www.profvince.com/perl/cover
 
 =head1 COPYRIGHT & LICENSE
 
-Copyright 2007-2009 Vincent Pit, all rights reserved.
+Copyright 2007,2008,2009,2010 Vincent Pit, all rights reserved.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.