diff --git a/Source/Cliente/FactuGES.rc b/Source/Cliente/FactuGES.rc index 98346e9e..d0b16c97 100644 --- a/Source/Cliente/FactuGES.rc +++ b/Source/Cliente/FactuGES.rc @@ -1,7 +1,7 @@ MAINICON ICON "c:\Codigo Luis Leon\Source\Iconos\Factuges.ico" 1 VERSIONINFO -FILEVERSION 3,3,6,0 -PRODUCTVERSION 3,3,6,0 +FILEVERSION 3,3,7,0 +PRODUCTVERSION 3,3,7,0 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,9 +13,9 @@ BEGIN BLOCK "0C0A04E4" BEGIN VALUE "CompanyName", "Rodax Software S.L.\0" - VALUE "FileVersion", "3.3.6.0\0" + VALUE "FileVersion", "3.3.7.0\0" VALUE "InternalName", "FactuGES\0" - VALUE "ProductVersion", "3.3.6.0\0" + VALUE "ProductVersion", "3.3.7.0\0" END END BLOCK "VarFileInfo" diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res index f9743210..e2e71415 100644 Binary files a/Source/Cliente/FactuGES.res and b/Source/Cliente/FactuGES.res differ diff --git a/Source/Servidor/FactuGES_Server.bdsproj b/Source/Servidor/FactuGES_Server.bdsproj index 190513c9..ff569465 100644 --- a/Source/Servidor/FactuGES_Server.bdsproj +++ b/Source/Servidor/FactuGES_Server.bdsproj @@ -1,4 +1,4 @@ - +