Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread
by
cyphre
on 01/06/2017, 17:30:51 UTC
The github source code is fine!!!

README.md is wrong it say
Particle 0.8.6.2 BETA
but the source code is 8.7.4



Commits on Jan 12, 2014
Adjust reward algorythm. Update alert key. Add checkpoints. Increment

 #define CLIENT_VERSION_MAJOR       0
 #define CLIENT_VERSION_MINOR       8
-#define CLIENT_VERSION_REVISION    6
-#define CLIENT_VERSION_BUILD       2
+#define CLIENT_VERSION_REVISION    7
+#define CLIENT_VERSION_BUILD       3


Commits on Feb 20, 2014
It moves from 8.7.3 to 8.7.4

8.7.4 was just a non mandatory update for logo changes.

 #define CLIENT_VERSION_MAJOR       0
 #define CLIENT_VERSION_MINOR       8
 #define CLIENT_VERSION_REVISION    7
-#define CLIENT_VERSION_BUILD       3
+#define CLIENT_VERSION_BUILD       4