diff --git a/Source/Cliente/FactuGES.bdsproj b/Source/Cliente/FactuGES.bdsproj index 0729810a..b59f2601 100644 --- a/Source/Cliente/FactuGES.bdsproj +++ b/Source/Cliente/FactuGES.bdsproj @@ -149,7 +149,7 @@ False 3 3 - 4 + 5 0 False False @@ -162,13 +162,13 @@ Rodax Software S.L. - 3.3.4.0 + 3.3.5.0 FactuGES - 3.3.2.0 + 3.3.5.0 Muststang Peak EasyListview Runtime Package diff --git a/Source/Cliente/FactuGES.rc b/Source/Cliente/FactuGES.rc index 58eec487..a2d311e5 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,4,0 -PRODUCTVERSION 3,3,4,0 +FILEVERSION 3,3,5,0 +PRODUCTVERSION 3,3,5,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.4.0\0" + VALUE "FileVersion", "3.3.5.0\0" VALUE "InternalName", "FactuGES\0" - VALUE "ProductVersion", "3.3.2.0\0" + VALUE "ProductVersion", "3.3.5.0\0" END END BLOCK "VarFileInfo" diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res index 011b7a5c..65ffd167 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 673b94fe..e69ce483 100644 --- a/Source/Servidor/FactuGES_Server.bdsproj +++ b/Source/Servidor/FactuGES_Server.bdsproj @@ -154,7 +154,7 @@ False 3 3 - 4 + 5 0 False False @@ -167,15 +167,15 @@ Rodax Software S.L. - 3.3.4.0 + 3.3.5.0 FactuGES Server - 3.3.1.0 + 3.3.5.0 - jueves, 09 de julio de 2009 11:41 + miércoles, 05 de agosto de 2009 17:47 RemObjects Pascal Script - RemObjects SDK 3.0 Integration diff --git a/Source/Servidor/FactuGES_Server.rc b/Source/Servidor/FactuGES_Server.rc index 7ee4b54d..e5b24d00 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 3,3,4,0 -PRODUCTVERSION 3,3,4,0 +FILEVERSION 3,3,5,0 +PRODUCTVERSION 3,3,5,0 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,10 +13,10 @@ BEGIN BLOCK "0C0A04E4" BEGIN VALUE "CompanyName", "Rodax Software S.L.\0" - VALUE "FileVersion", "3.3.4.0\0" + VALUE "FileVersion", "3.3.5.0\0" VALUE "ProductName", "FactuGES Server\0" - VALUE "ProductVersion", "3.3.4.0\0" - VALUE "CompileDate", "martes, 14 de julio de 2009 10:22\0" + VALUE "ProductVersion", "3.3.5.0\0" + VALUE "CompileDate", "miércoles, 05 de agosto de 2009 18:10\0" END END BLOCK "VarFileInfo" diff --git a/Source/Servidor/FactuGES_Server.res b/Source/Servidor/FactuGES_Server.res index ee6d88c7..c933cbbc 100644 Binary files a/Source/Servidor/FactuGES_Server.res and b/Source/Servidor/FactuGES_Server.res differ