diff --git a/README.txt b/README.txt index 2821030..59a2cec 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ -ccminer 2.2.5 (Mar 2018) "x12 and x16r algos" +ccminer 2.2.5 (Apr 2018) "x12, x16r and x16s algos" --------------------------------------------------------------- *************************************************************** @@ -125,6 +125,7 @@ its command line interface and options. x14 use to mine X14 x15 use to mine Halcyon x16r use to mine Raven + x16s use to mine Pigeon and Eden x17 use to mine X17 vanilla use to mine Vanilla (Blake256) veltor use to mine VeltorCoin @@ -280,8 +281,9 @@ so we can more efficiently implement new algorithms using the latest hardware features. >>> RELEASE HISTORY <<< - Mar. 2018 v2.2.5 + Apr. 02nd 2018 v2.2.5 New x16r algo for Raven + New x16s algo for Pigeon and Eden New x12 algo for Galaxycash Equihash (SIMT) sync issues for the Volta generation diff --git a/res/ccminer.rc b/res/ccminer.rc index fa9a8a9..e031f82 100644 --- a/res/ccminer.rc +++ b/res/ccminer.rc @@ -13,7 +13,7 @@ #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// -// Anglais (États-Unis) resources +// English (United States) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US @@ -88,7 +88,7 @@ BEGIN END END -#endif // Anglais (États-Unis) resources +#endif // English (United States) resources /////////////////////////////////////////////////////////////////////////////