X-Git-Url: http://git.home-dn.net/?p=manu%2FRT-Extension-MandatorySubject.git;a=blobdiff_plain;f=lib%2FRT%2FExtension%2FMandatorySubject.pm;h=78fc5bd30df4061507c3f50fffc427a609f54166;hp=ed40c991479925bcd79fba2a63bd69626a456b27;hb=b5186f9bedda4217f6aeb0db8657229dadba2199;hpb=7d39f609ac337e1eb5da1aae786b7471c00d3cd7 diff --git a/lib/RT/Extension/MandatorySubject.pm b/lib/RT/Extension/MandatorySubject.pm index ed40c99..78fc5bd 100644 --- a/lib/RT/Extension/MandatorySubject.pm +++ b/lib/RT/Extension/MandatorySubject.pm @@ -9,11 +9,11 @@ RT::Extension::MandatorySubject - Enforce users to fill the subject when creatin =head1 VERSION -Version 0.01 +Version 0.04 =cut -our $VERSION = '0.01'; +our $VERSION = '0.04'; =head1 SYNOPSIS @@ -69,7 +69,7 @@ L =head1 COPYRIGHT & LICENSE -Copyright 2008 Emmanuel Lacour, all rights reserved. +Copyright 2008-2011 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.