Updated version number.

This commit is contained in:
unknown 2011-11-29 12:48:25 +00:00
parent f7c04f3759
commit 6e07a27ddf
5 changed files with 126 additions and 126 deletions

View file

@ -69,7 +69,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.42.*")]
[assembly: AssemblyVersion("2.43.*")]
//
// In order to sign your assembly you must specify a key to use. Refer to the