Fixed wrong date/time in discussion message notification email.

This commit is contained in:
Dario Solera 2011-04-19 18:49:48 +02:00
parent bff8f0bbe2
commit b5af76db00
2 changed files with 6 additions and 6 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.563")]
[assembly: AssemblyFileVersion("3.0.4.563")]
[assembly: AssemblyVersion("3.0.4.564")]
[assembly: AssemblyFileVersion("3.0.4.564")]