From 3800abbf0c29c6b87e920c7e68665089f922b00d Mon Sep 17 00:00:00 2001 From: Thomas Baumbach Date: Sun, 20 Oct 2013 19:31:21 +0200 Subject: [PATCH] label v0.6 RC3 --- src/main_poolminer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main_poolminer.cpp b/src/main_poolminer.cpp index 95aafb5b..44d62c4a 100644 --- a/src/main_poolminer.cpp +++ b/src/main_poolminer.cpp @@ -19,7 +19,7 @@ #define VERSION_MAJOR 0 #define VERSION_MINOR 6 -#define VERSION_EXT "RC2" +#define VERSION_EXT "RC3" #define MAX_THREADS 32