Version .20, Grundkonfigurationen Checken, speichern der CONFIG.Variante Preview etc

This commit is contained in:
Digital Data - Marlon Schreiber
2019-08-15 13:44:32 +02:00
parent 2fa4aba3c7
commit a77786b706
15 changed files with 1145 additions and 1148 deletions

View File

@@ -13,8 +13,8 @@ Imports System.Runtime.InteropServices
<Assembly: AssemblyTitle("Global Indexer")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("Digital Data")>
<Assembly: AssemblyProduct("Global Indexer")>
<Assembly: AssemblyCopyright("Copyright © 2017")>
<Assembly: AssemblyProduct("Global Indexer")>
<Assembly: AssemblyCopyright("Copyright © 2019")>
<Assembly: AssemblyTrademark("")>
<Assembly: ComVisible(False)>
@@ -33,7 +33,7 @@ Imports System.Runtime.InteropServices
' übernehmen, indem Sie "*" eingeben:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.9.9.19")>
<Assembly: AssemblyVersion("1.9.9.20")>
<Assembly: AssemblyFileVersion("1.0.0.0")>
<Assembly: NeutralResourcesLanguageAttribute("")>