Mergedown with version update (3.1.1.0).

This commit is contained in:
Lorenz Cuno Klopfenstein 2010-09-25 17:15:54 +02:00
parent 8d6d2b8a25
commit f41c61af2a

View file

@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.1.0.0")]
[assembly: AssemblyFileVersion("3.1.0.0")]
[assembly: AssemblyVersion("3.1.1.0")]
[assembly: AssemblyFileVersion("3.1.1.0")]