diff --git a/Source/Cliente/FactuGES.bdsproj b/Source/Cliente/FactuGES.bdsproj index 59767441..d9c56c64 100644 --- a/Source/Cliente/FactuGES.bdsproj +++ b/Source/Cliente/FactuGES.bdsproj @@ -148,7 +148,7 @@ True False 2 - 7 + 8 0 0 False @@ -162,13 +162,13 @@ Rodax Software S.L. - 2.7.0.0 + 2.8.0.0 FactuGES - 2.7.0.0 + 2.8.0.0 Muststang Peak EasyListview Runtime Package diff --git a/Source/Cliente/FactuGES.rc b/Source/Cliente/FactuGES.rc index 914c7893..b2e26211 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 2,7,0,0 -PRODUCTVERSION 2,7,0,0 +FILEVERSION 2,8,0,0 +PRODUCTVERSION 2,8,0,0 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,9 +13,9 @@ BEGIN BLOCK "0C0A04E4" BEGIN VALUE "CompanyName", "Rodax Software S.L.\0" - VALUE "FileVersion", "2.7.0.0\0" + VALUE "FileVersion", "2.8.0.0\0" VALUE "InternalName", "FactuGES\0" - VALUE "ProductVersion", "2.7.0.0\0" + VALUE "ProductVersion", "2.8.0.0\0" END END BLOCK "VarFileInfo" diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res index 8be94849..122b4429 100644 Binary files a/Source/Cliente/FactuGES.res and b/Source/Cliente/FactuGES.res differ diff --git a/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.res b/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.res index 1641339f..8b251f31 100644 Binary files a/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.res and b/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.res differ diff --git a/Source/Servidor/FactuGES_Server.bdsproj b/Source/Servidor/FactuGES_Server.bdsproj index 5f564d3e..c6864f00 100644 --- a/Source/Servidor/FactuGES_Server.bdsproj +++ b/Source/Servidor/FactuGES_Server.bdsproj @@ -153,7 +153,7 @@ True False 2 - 7 + 8 0 0 False @@ -167,15 +167,15 @@ Rodax Software S.L. - 2.7.0.0 + 2.8.0.0 FactuGES Server - 2.7.0.0 + 2.8.0.0 - martes, 01 de abril de 2008 10:41 + miércoles, 23 de abril de 2008 19:22 RemObjects Pascal Script - RemObjects SDK 3.0 Integration diff --git a/Source/Servidor/FactuGES_Server.rc b/Source/Servidor/FactuGES_Server.rc index 0601311d..e638715e 100644 --- a/Source/Servidor/FactuGES_Server.rc +++ b/Source/Servidor/FactuGES_Server.rc @@ -1,7 +1,7 @@ MAINICON ICON "c:\Codigo Luis Leon\Source\Iconos\Servidor.ico" 1 VERSIONINFO -FILEVERSION 2,7,0,0 -PRODUCTVERSION 2,7,0,0 +FILEVERSION 2,8,0,0 +PRODUCTVERSION 2,8,0,0 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,10 +13,10 @@ BEGIN BLOCK "0C0A04E4" BEGIN VALUE "CompanyName", "Rodax Software S.L.\0" - VALUE "FileVersion", "2.7.0.0\0" + VALUE "FileVersion", "2.8.0.0\0" VALUE "ProductName", "FactuGES Server\0" - VALUE "ProductVersion", "2.7.0.0\0" - VALUE "CompileDate", "miércoles, 23 de abril de 2008 19:22\0" + VALUE "ProductVersion", "2.8.0.0\0" + VALUE "CompileDate", "jueves, 24 de abril de 2008 19:10\0" END END BLOCK "VarFileInfo" diff --git a/Source/Servidor/FactuGES_Server.res b/Source/Servidor/FactuGES_Server.res index 4525284b..bf8b14b6 100644 Binary files a/Source/Servidor/FactuGES_Server.res and b/Source/Servidor/FactuGES_Server.res differ