diff --git a/Resources/IntFiles/wicker.ini b/Resources/IntFiles/wicker.ini index eda16992..e30e087c 100644 --- a/Resources/IntFiles/wicker.ini +++ b/Resources/IntFiles/wicker.ini @@ -238,7 +238,7 @@ ELO=691 BOOK=Pj1450.bin [Hippo] ENGINE=irina -IDINFO=blunders a lot,Queen's gambit,French +IDINFO=blunders a lot,Queen's gambit,French defence OPTION00=OwnBook:False OPTION01=Hash:2 OPTION02=NpsLimit:2000 @@ -301,7 +301,7 @@ ELO=1298 BOOK=Pe1600.bin [Cunincpert] ENGINE=irina -IDINFO=classical,might blunder,Queen's gambit,French +IDINFO=classical,might blunder,Queen's gambit,French defence OPTION00=OwnBook:False OPTION01=Hash:2 OPTION02=NpsLimit:2000 @@ -5990,7 +5990,7 @@ ELO=1726 BOOK=Jack1918.bin [Bobby Rode] ENGINE=rodentii -IDINFO=solid,Queen's gambit,French +IDINFO=solid,Queen's gambit,French defence OPTION00=PawnValue:100 OPTION01=KnightValue:325 OPTION02=BishopValue:335 @@ -6099,7 +6099,7 @@ ELO=1272 BOOK=spassky.bin [Axel Rode] ENGINE=rodentii -IDINFO=solid,Queen's gambit,French +IDINFO=solid,Queen's gambit,French defence OPTION00=PawnValue:100 OPTION01=KnightValue:325 OPTION02=BishopValue:335 diff --git a/Resources/Locale/de/LC_MESSAGES/lucaschess.mo b/Resources/Locale/de/LC_MESSAGES/lucaschess.mo index d15f95b0..c2334571 100644 Binary files a/Resources/Locale/de/LC_MESSAGES/lucaschess.mo and b/Resources/Locale/de/LC_MESSAGES/lucaschess.mo differ diff --git a/Resources/Locale/es/LC_MESSAGES/lucaschess.mo b/Resources/Locale/es/LC_MESSAGES/lucaschess.mo index fa359afa..386b5e93 100644 Binary files a/Resources/Locale/es/LC_MESSAGES/lucaschess.mo and b/Resources/Locale/es/LC_MESSAGES/lucaschess.mo differ diff --git a/Resources/Locale/fi/LC_MESSAGES/lucaschess.mo b/Resources/Locale/fi/LC_MESSAGES/lucaschess.mo index bb66bdef..57feb7d9 100644 Binary files a/Resources/Locale/fi/LC_MESSAGES/lucaschess.mo and b/Resources/Locale/fi/LC_MESSAGES/lucaschess.mo differ diff --git a/Resources/Locale/fr/LC_MESSAGES/lucaschess.mo b/Resources/Locale/fr/LC_MESSAGES/lucaschess.mo index 1a41c90b..eb34630e 100644 Binary files a/Resources/Locale/fr/LC_MESSAGES/lucaschess.mo and b/Resources/Locale/fr/LC_MESSAGES/lucaschess.mo differ diff --git a/Resources/Locale/gr/LC_MESSAGES/lucaschess.mo b/Resources/Locale/gr/LC_MESSAGES/lucaschess.mo index 4e6c4b89..cac18517 100644 Binary files a/Resources/Locale/gr/LC_MESSAGES/lucaschess.mo and b/Resources/Locale/gr/LC_MESSAGES/lucaschess.mo differ diff --git a/Resources/Locale/id/LC_MESSAGES/lucaschess.mo b/Resources/Locale/id/LC_MESSAGES/lucaschess.mo index e4e574f7..6c579475 100644 Binary files a/Resources/Locale/id/LC_MESSAGES/lucaschess.mo and b/Resources/Locale/id/LC_MESSAGES/lucaschess.mo differ diff --git a/Resources/Locale/ro/LC_MESSAGES/lucaschess.mo b/Resources/Locale/ro/LC_MESSAGES/lucaschess.mo index 49f465cd..de18243a 100644 Binary files a/Resources/Locale/ro/LC_MESSAGES/lucaschess.mo and b/Resources/Locale/ro/LC_MESSAGES/lucaschess.mo differ diff --git a/Resources/Locale/ru/LC_MESSAGES/lucaschess.mo b/Resources/Locale/ru/LC_MESSAGES/lucaschess.mo index c5e324a5..f33c0e68 100644 Binary files a/Resources/Locale/ru/LC_MESSAGES/lucaschess.mo and b/Resources/Locale/ru/LC_MESSAGES/lucaschess.mo differ diff --git a/Resources/Locale/zh/LC_MESSAGES/lucaschess.mo b/Resources/Locale/zh/LC_MESSAGES/lucaschess.mo index e1272b80..cc9a5acf 100644 Binary files a/Resources/Locale/zh/LC_MESSAGES/lucaschess.mo and b/Resources/Locale/zh/LC_MESSAGES/lucaschess.mo differ diff --git a/bin/Code/__init__.py b/bin/Code/__init__.py index c6530518..1f969063 100644 --- a/bin/Code/__init__.py +++ b/bin/Code/__init__.py @@ -94,7 +94,7 @@ def relative_root(path): BASE_VERSION = "B" # Para el control de updates que necesitan reinstalar entero -VERSION = "R 2.08" +VERSION = "R 2.08a" DEBUG = False DEBUG_ENGINES = False diff --git a/bin/bug.log b/bin/bug.log index 18ca6166..94f7d729 100644 --- a/bin/bug.log +++ b/bin/bug.log @@ -1 +1 @@ -Version R 2.08 +Version R 2.08a