summaryrefslogtreecommitdiffstats
path: root/xmrstak/version.cpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2018-04-03 07:23:41 +0100
committerGitHub <noreply@github.com>2018-04-03 07:23:41 +0100
commit5ce9892bebaa3038d3282d247ffee99af8b20ae8 (patch)
tree0bcc291624e442c47ffd625c2f26c84ec9ac3010 /xmrstak/version.cpp
parent6880be70a6b29a1c850f4a4603bbc38d0ca6d117 (diff)
parente0fb17e9cfb448909c7ba77ee034a021c653db39 (diff)
downloadxmr-stak-5ce9892bebaa3038d3282d247ffee99af8b20ae8.zip
xmr-stak-5ce9892bebaa3038d3282d247ffee99af8b20ae8.tar.gz
Merge pull request #1285 from psychocrypt/fix-sumokoinAMD
AMD OpenCL: fix sumokoin
Diffstat (limited to 'xmrstak/version.cpp')
-rw-r--r--xmrstak/version.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/version.cpp b/xmrstak/version.cpp
index d3764e4..04948d1 100644
--- a/xmrstak/version.cpp
+++ b/xmrstak/version.cpp
@@ -18,7 +18,7 @@
#endif
#define XMR_STAK_NAME "xmr-stak"
-#define XMR_STAK_VERSION "2.4.0"
+#define XMR_STAK_VERSION "2.4.1"
#if defined(_WIN32)
#define OS_TYPE "win"
OpenPOWER on IntegriCloud