Updating first batch of files.

This commit is contained in:
Ima Mechanique 2013-07-15 21:00:09 +01:00
parent afddb63ecc
commit 571f034395
6 changed files with 260 additions and 155 deletions

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:
// We use a Major.Minor.Bugfix.Build pattern.
[assembly: AssemblyVersion("2.999.999.13")]
[assembly: AssemblyVersion("2.999.999.117")]
//
// 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.999.999.13")]
[assembly: AssemblyFileVersionAttribute("2.999.999.117")]