Warps are no longer ToLower()'d.

This commit is contained in:
Lucas Nicodemus 2011-07-23 01:14:52 -06:00
parent 1468bbaa85
commit d8e8c5df91
2 changed files with 3 additions and 3 deletions

View file

@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.1.3.0722")]
[assembly: AssemblyFileVersion("3.1.3.0722")]
[assembly: AssemblyVersion("3.1.3.0723")]
[assembly: AssemblyFileVersion("3.1.3.0723")]