Installer updated to 2.1.0
This commit is contained in:
parent
7c371f2804
commit
6fb6183004
6 changed files with 111 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' This code was generated by a tool.
|
||||
' Runtime Version:4.0.30319.17929
|
||||
' Runtime Version:4.0.30319.18010
|
||||
'
|
||||
' Changes to this file may cause incorrect behavior and will be lost if
|
||||
' the code is regenerated.
|
||||
|
@ -15,9 +15,9 @@ Imports System
|
|||
Imports System.Reflection
|
||||
Imports System.Runtime.CompilerServices
|
||||
Imports System.Runtime.InteropServices
|
||||
<Assembly: AssemblyCompany("Outercurve Foundation"), _
|
||||
Assembly: AssemblyCopyright("Copyright © 2012 Outercurve Foundation."), _
|
||||
Assembly: AssemblyVersion("2.0.0.1"), _
|
||||
Assembly: AssemblyFileVersion("2.0.0.1"), _
|
||||
Assembly: AssemblyInformationalVersion("2.0.0")>
|
||||
<Assembly: AssemblyCompany("Outercurve Foundation"), _
|
||||
Assembly: AssemblyCopyright("Copyright © 2012 Outercurve Foundation."), _
|
||||
Assembly: AssemblyVersion("2.1.0.1"), _
|
||||
Assembly: AssemblyFileVersion("2.1.0.1"), _
|
||||
Assembly: AssemblyInformationalVersion("2.1.0")>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue