- Fixed loader issue for SilentInstaller;

- Updated file version to 1.2.1.1;
This commit is contained in:
ptsurbeleu 2012-05-06 14:28:25 -07:00
parent af8e0ed935
commit 6ff01b5adf
4 changed files with 14 additions and 10 deletions

View file

@ -37,5 +37,5 @@ using System.Reflection;
[assembly: AssemblyCompany("Outercurve Foundation")]
[assembly: AssemblyCopyright("Copyright © 2012 Outercurve Foundation.")]
[assembly: AssemblyVersion("1.2.1.0")]
[assembly: AssemblyFileVersion("1.2.1.0")]
[assembly: AssemblyFileVersion("1.2.1.1")]
[assembly: AssemblyInformationalVersion("1.2.1")]