updating version

This commit is contained in:
Ima Mechanique 2012-12-25 04:02:15 +00:00
parent b3cd0ed59f
commit c50cd9efbd

View file

@ -70,7 +70,7 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.47.1.9")]
[assembly: AssemblyVersion("2.47.2.10")]
//
// In order to sign your assembly you must specify a key to use. Refer to the
@ -100,4 +100,4 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDelaySign(false)]
//[assembly: AssemblyKeyName("")]
[assembly: ComVisibleAttribute(false)]
[assembly: AssemblyFileVersionAttribute("2.47.1.9")]
[assembly: AssemblyFileVersionAttribute("2.47.2.10")]