Fixed #523: transclusion anti-loop is disabled for non-page-content formatting.

This commit is contained in:
Dario Solera 2010-05-01 10:16:10 +00:00
parent 1810a46c46
commit e2e0d334eb
2 changed files with 15 additions and 8 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.534")]
[assembly: AssemblyFileVersion("3.0.2.534")]
[assembly: AssemblyVersion("3.0.2.535")]
[assembly: AssemblyFileVersion("3.0.2.535")]