From 288eadc4415b6737cdf956d3fb8a5d8ad7a4781d Mon Sep 17 00:00:00 2001 From: DarioS Date: Sat, 30 Apr 2022 10:55:31 +0200 Subject: [PATCH] Integration 2.4d5 : - ricompilazione con cambio versione. --- IntegrationEgaltech/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IntegrationEgaltech/Properties/AssemblyInfo.cs b/IntegrationEgaltech/Properties/AssemblyInfo.cs index 0085a4d..676d845 100644 --- a/IntegrationEgaltech/Properties/AssemblyInfo.cs +++ b/IntegrationEgaltech/Properties/AssemblyInfo.cs @@ -36,5 +36,5 @@ using System.Runtime.InteropServices; // È possibile specificare tutti i valori oppure impostare valori predefiniti per i numeri relativi alla revisione e alla build // usando l'asterisco '*' come illustrato di seguito: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.3.10.3")] -[assembly: AssemblyFileVersion("2.3.10.3")] +[assembly: AssemblyVersion("2.4.4.5")] +[assembly: AssemblyFileVersion("2.4.4.5")]