Skip to content

Commit a81ab0f

Browse files
committed
readme for 2.2.5 release
1 parent ff73bda commit a81ab0f

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
ccminer 2.2.5 (Mar 2018) "x12 and x16r algos"
2+
ccminer 2.2.5 (Apr 2018) "x12, x16r and x16s algos"
33
---------------------------------------------------------------
44

55
***************************************************************
@@ -125,6 +125,7 @@ its command line interface and options.
125125
x14 use to mine X14
126126
x15 use to mine Halcyon
127127
x16r use to mine Raven
128+
x16s use to mine Pigeon and Eden
128129
x17 use to mine X17
129130
vanilla use to mine Vanilla (Blake256)
130131
veltor use to mine VeltorCoin
@@ -280,8 +281,9 @@ so we can more efficiently implement new algorithms using the latest hardware
280281
features.
281282

282283
>>> RELEASE HISTORY <<<
283-
Mar. 2018 v2.2.5
284+
Apr. 02nd 2018 v2.2.5
284285
New x16r algo for Raven
286+
New x16s algo for Pigeon and Eden
285287
New x12 algo for Galaxycash
286288
Equihash (SIMT) sync issues for the Volta generation
287289

res/ccminer.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#undef APSTUDIO_READONLY_SYMBOLS
1414

1515
/////////////////////////////////////////////////////////////////////////////
16-
// Anglais (�tats-Unis) resources
16+
// English (United States) resources
1717

1818
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
1919
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
@@ -88,7 +88,7 @@ BEGIN
8888
END
8989
END
9090

91-
#endif // Anglais (�tats-Unis) resources
91+
#endif // English (United States) resources
9292
/////////////////////////////////////////////////////////////////////////////
9393

9494

0 commit comments

Comments
 (0)