VERSION TICK: 3.1.0.0722

This commit is contained in:
Lucas Nicodemus 2011-07-22 17:41:04 -06:00
parent e1cd87f487
commit 5458fb567a

View file

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