X-Git-Url: http://git.home-dn.net/?p=manu%2FRT-Extension-Drafts.git;a=blobdiff_plain;f=lib%2FRT%2FExtension%2FDrafts.pm;h=58f092d410615baa2d9d23adbd884c976914aad3;hp=818a3ca178d9660847653da83c4b53f18f9338c6;hb=6da0975f5065de3af25f05317e73266b93ab3c7e;hpb=55f6e31abfc10cdf39978def5b11730ac5383a42 diff --git a/lib/RT/Extension/Drafts.pm b/lib/RT/Extension/Drafts.pm index 818a3ca..58f092d 100644 --- a/lib/RT/Extension/Drafts.pm +++ b/lib/RT/Extension/Drafts.pm @@ -9,11 +9,11 @@ RT::Extension::Drafts - Allow to save/load drafts in ticket replies/comments =head1 VERSION -Version 0.02 +Version 0.03 =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; =head1 SYNOPSIS @@ -69,7 +69,7 @@ L =head1 COPYRIGHT & LICENSE -Copyright 2011-2016 Emmanuel Lacour, all rights reserved. +Copyright 2011-2018 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.