Fixed #409: deleted pages are not displayed in RSS when category is specified (categories of a deleted page are unknown).
This commit is contained in:
parent
90c0be4082
commit
5cb2898572
2 changed files with 5 additions and 2 deletions
|
@ -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.1.436")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.436")]
|
||||
[assembly: AssemblyVersion("3.0.1.437")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.437")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue