diff --git a/Database/FACTUGES.FDB b/Database/FACTUGES.FDB index 7d5e5c7e..1320dcd9 100644 Binary files a/Database/FACTUGES.FDB and b/Database/FACTUGES.FDB differ diff --git a/Source/Cliente/FactuGES.bdsproj b/Source/Cliente/FactuGES.bdsproj index 49fbff4c..6a293a94 100644 --- a/Source/Cliente/FactuGES.bdsproj +++ b/Source/Cliente/FactuGES.bdsproj @@ -149,7 +149,7 @@ False 2 3 - 8 + 9 0 False False @@ -162,13 +162,13 @@ Rodax Software S.L. - 2.3.8.0 + 2.3.9.0 FactuGES - 2.3.6.0 + Muststang Peak EasyListview Runtime Package diff --git a/Source/Cliente/FactuGES.rc b/Source/Cliente/FactuGES.rc index 3cd4c28d..192a1463 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,3,8,0 -PRODUCTVERSION 2,3,8,0 +FILEVERSION 2,3,9,0 +PRODUCTVERSION 2,3,9,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.3.8.0\0" + VALUE "FileVersion", "2.3.9.0\0" VALUE "InternalName", "FactuGES\0" - VALUE "ProductVersion", "2.3.6.0\0" + VALUE "ProductVersion", "2.3.9.0\0" END END BLOCK "VarFileInfo" diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res index 1fa56d73..bd2b3ffb 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 6c20ae9d..7d802cf6 100644 --- a/Source/Servidor/FactuGES_Server.bdsproj +++ b/Source/Servidor/FactuGES_Server.bdsproj @@ -154,7 +154,7 @@ False 2 3 - 8 + 9 0 False False @@ -165,17 +165,17 @@ 1252 - + Rodax Software S.L. - 2.3.8.0 + 2.3.9.0 - - 2.3.6.0 + FactuGES Server + - miércoles, 26 de diciembre de 2007 16:04 + RemObjects Pascal Script - RemObjects SDK 3.0 Integration diff --git a/Source/Servidor/FactuGES_Server.rc b/Source/Servidor/FactuGES_Server.rc index c96afbf3..2e7a5456 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,3,8,0 -PRODUCTVERSION 2,3,8,0 +FILEVERSION 2,3,9,0 +PRODUCTVERSION 2,3,9,0 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -12,9 +12,11 @@ BEGIN BEGIN BLOCK "0C0A04E4" BEGIN - VALUE "FileVersion", "2.3.8.0\0" - VALUE "ProductVersion", "2.3.8.0\0" - VALUE "CompileDate", "miércoles, 26 de diciembre de 2007 16:52\0" + VALUE "CompanyName", "Rodax Software S.L.\0" + VALUE "FileVersion", "2.3.9.0\0" + VALUE "ProductName", "FactuGES Server\0" + VALUE "ProductVersion", "2.3.9.0\0" + VALUE "CompileDate", "miércoles, 02 de enero de 2008 20:38\0" END END BLOCK "VarFileInfo" diff --git a/Source/Servidor/FactuGES_Server.res b/Source/Servidor/FactuGES_Server.res index a2f7e6e1..6ff55ba5 100644 Binary files a/Source/Servidor/FactuGES_Server.res and b/Source/Servidor/FactuGES_Server.res differ