X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Flib%2FRTx%2FCalendar.pm;h=be127072c0b8067071e8776fa9f1ad5cd236381f;hp=e297566f06e02eda72bb43ca004b0404582a1927;hb=58c47a18e6a3cff2fe4032c08f74c922966f3f40;hpb=a6fe07e49e3fc12169e801b1ed6874c3a5bd8500 diff --git a/rt/lib/RTx/Calendar.pm b/rt/lib/RTx/Calendar.pm index e297566f0..be127072c 100644 --- a/rt/lib/RTx/Calendar.pm +++ b/rt/lib/RTx/Calendar.pm @@ -5,7 +5,7 @@ use base qw( Exporter ); use DateTime; use DateTime::Set; -our $VERSION = "0.14"; +our $VERSION = "0.17"; RT->AddStyleSheets('calendar.css') if RT->can('AddStyleSheets'); @@ -154,9 +154,8 @@ number based so that you can give those feeds to other people. If you upgrade from 0.02, see next part before. -You need to install those three modules : +You need to install those two modules : - * Date::ICal * Data::ICal * DateTime::Set