From 81b8b7fd05426a0ca0272e56cd6955c0be253f2d Mon Sep 17 00:00:00 2001 From: roberto Date: Tue, 9 Feb 2010 15:45:37 +0000 Subject: [PATCH] Version 1.8.0.0 git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@990 0c75b7a4-871f-7646-8a2f-f78d34cc349f --- Source/Cliente/FactuGES.dproj | 2 +- Source/Cliente/FactuGES.rc | 8 ++++---- Source/Cliente/FactuGES.res | Bin 171984 -> 171984 bytes Source/Servidor/FactuGES_Server.RES | Bin 23204 -> 23204 bytes Source/Servidor/FactuGES_Server.dproj | 2 +- Source/Servidor/FactuGES_Server.rc | 10 +++++----- 6 files changed, 11 insertions(+), 11 deletions(-) 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 1eeb96b6ca1ca2b15b55c8e400e27618be8604d4..9b83f0f579275fb1c29fc52ce6429849703a14b0 100644 GIT binary patch delta 56 zcmcbxpXDelphi.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"