[completed: 572] RSS.aspx now displays the full user name, when available, instead of username.

This commit is contained in:
Dario Solera 2011-07-12 08:48:19 +02:00
parent 1feca4c025
commit 2b453bdf38
2 changed files with 65 additions and 105 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.4.577")]
[assembly: AssemblyFileVersion("3.0.4.577")]
[assembly: AssemblyVersion("3.0.4.578")]
[assembly: AssemblyFileVersion("3.0.4.578")]