diff --git a/Source/Cliente/FactuGES.dproj b/Source/Cliente/FactuGES.dproj index 3deb91f7..bcf99730 100644 --- a/Source/Cliente/FactuGES.dproj +++ b/Source/Cliente/FactuGES.dproj @@ -53,7 +53,7 @@ Delphi.Personality VCLApplication -FalseTrueFalseC:\Archivos de programa\Borland\Delphi7\Bin\TrueFalse1780FalseFalseFalseFalseFalse30821252Rodax Software S.L.1.7.8.0FactuGESFactuGES1.7.8.0FactuGES.dprFalse +FalseTrueFalseC:\Archivos de programa\Borland\Delphi7\Bin\TrueFalse1800FalseFalseFalseFalseFalse30821252Rodax Software S.L.1.8.0.0FactuGESFactuGES1.8.0.0FactuGES.dprFalse diff --git a/Source/Cliente/FactuGES.rc b/Source/Cliente/FactuGES.rc index 02132187..a4ec8ffc 100644 --- a/Source/Cliente/FactuGES.rc +++ b/Source/Cliente/FactuGES.rc @@ -1,7 +1,7 @@ MAINICON ICON "C:\Codigo Tecsitel\Resources\Iconos\Factuges.ico" 1 VERSIONINFO -FILEVERSION 1,7,8,0 -PRODUCTVERSION 1,7,8,0 +FILEVERSION 1,8,0,0 +PRODUCTVERSION 1,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", "1.7.8.0\0" + VALUE "FileVersion", "1.8.0.0\0" VALUE "InternalName", "FactuGES\0" VALUE "ProductName", "FactuGES\0" - VALUE "ProductVersion", "1.7.8.0\0" + VALUE "ProductVersion", "1.8.0.0\0" END END BLOCK "VarFileInfo" diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res index 1eeb96b6..9b83f0f5 100644 Binary files a/Source/Cliente/FactuGES.res and b/Source/Cliente/FactuGES.res differ diff --git a/Source/Servidor/FactuGES_Server.RES b/Source/Servidor/FactuGES_Server.RES index 613166e3..14b9798b 100644 Binary files a/Source/Servidor/FactuGES_Server.RES and b/Source/Servidor/FactuGES_Server.RES differ diff --git a/Source/Servidor/FactuGES_Server.dproj b/Source/Servidor/FactuGES_Server.dproj index 3ee90f31..2049321c 100644 --- a/Source/Servidor/FactuGES_Server.dproj +++ b/Source/Servidor/FactuGES_Server.dproj @@ -35,7 +35,7 @@ Delphi.Personality - FalseTrueFalse/standaloneTrueFalse1780FalseFalseFalseFalseFalse308212521.7.8.01.7.8.0miƩrcoles, 18 de noviembre de 2009 10:47 + FalseTrueFalse/standaloneTrueFalse1800FalseFalseFalseFalseFalse308212521.8.0.01.8.0.0lunes, 08 de febrero de 2010 19:24 ExpressPrinting System by Developer Express Inc. FactuGES_Server.dpr diff --git a/Source/Servidor/FactuGES_Server.rc b/Source/Servidor/FactuGES_Server.rc index 0abd501c..245fc9ff 100644 --- a/Source/Servidor/FactuGES_Server.rc +++ b/Source/Servidor/FactuGES_Server.rc @@ -1,7 +1,7 @@ MAINICON ICON "C:\Codigo Tecsitel\Resources\Iconos\Servidor.ico" 1 VERSIONINFO -FILEVERSION 1,7,8,0 -PRODUCTVERSION 1,7,8,0 +FILEVERSION 1,8,0,0 +PRODUCTVERSION 1,8,0,0 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -12,9 +12,9 @@ BEGIN BEGIN BLOCK "0C0A04E4" BEGIN - VALUE "FileVersion", "1.7.8.0\0" - VALUE "ProductVersion", "1.7.8.0\0" - VALUE "CompileDate", "lunes, 08 de febrero de 2010 19:24\0" + VALUE "FileVersion", "1.8.0.0\0" + VALUE "ProductVersion", "1.8.0.0\0" + VALUE "CompileDate", "martes, 09 de febrero de 2010 16:30\0" END END BLOCK "VarFileInfo"