Fixed and closed #493 : RSS Feed Plugin improved (added settings for entries number, open links in new window, max number of words).

This commit is contained in:
Matteo Tomasini 2010-04-01 09:30:38 +00:00
parent c0c28cbcd0
commit 364b01585e
2 changed files with 89 additions and 23 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.2.527")]
[assembly: AssemblyFileVersion("3.0.2.527")]
[assembly: AssemblyVersion("3.0.2.528")]
[assembly: AssemblyFileVersion("3.0.2.528")]