Release 0.02 0.02
authorEmmanuel Lacour <elacour@easter-eggs.com>
Wed, 25 May 2011 09:54:13 +0000 (11:54 +0200)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Wed, 25 May 2011 09:54:13 +0000 (11:54 +0200)
Changes
META.yml
lib/RT/Extension/SearchResults/ODS.pm

diff --git a/Changes b/Changes
index 1c0cb8f..a30aca9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for RT-Extension-SearchResults-ODS
 
+0.02    Wed, 25 May 2011 11:53:10 +0200
+        Add Tab for RT 4
+
 0.01    Wed, 26 Jan 2011 17:43:34 +0100
         Initial release.
 
index 83f892d..09b5979 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -24,4 +24,4 @@ requires:
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://git.home-dn.net/manu/RT-Extension-SearchResults-ODS.git
-version: 0.01
+version: 0.02
index b16feec..a642a37 100644 (file)
@@ -9,11 +9,11 @@ RT::Extension::SearchResults::ODS - Add Excel format export to RT search results
 
 =head1 VERSION
 
-Version 0.01
+Version 0.02
 
 =cut
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 
 =head1 SYNOPSIS