X-Git-Url: http://git.home-dn.net/?p=manu%2FRT-Extension-SearchResults-XLS.git;a=blobdiff_plain;f=lib%2FRT%2FExtension%2FSearchResults%2FXLS.pm;h=47abad1f664c8f929df9c8f348c8e9b883e278f6;hp=f6f3700186b29497401edb8a80587ec018df5b07;hb=feef2807be9e003af517877553f27a4bb10efb6a;hpb=411139851d396553a2749462ce5f95f891585264 diff --git a/lib/RT/Extension/SearchResults/XLS.pm b/lib/RT/Extension/SearchResults/XLS.pm index f6f3700..47abad1 100644 --- a/lib/RT/Extension/SearchResults/XLS.pm +++ b/lib/RT/Extension/SearchResults/XLS.pm @@ -9,11 +9,11 @@ RT::Extension::SearchResults::XLS - Add Excel format export to RT search results =head1 VERSION -Version 0.05 +Version 0.08 =cut -our $VERSION = '0.05'; +our $VERSION = '0.08'; =head1 SYNOPSIS @@ -70,7 +70,7 @@ L =head1 COPYRIGHT & LICENSE -Copyright 2008 Emmanuel Lacour, all rights reserved. +Copyright 2008-2014 Emmanuel Lacour, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.