Skip to content

Commit e46dfe6

Browse files
authored
Merge pull request #2569 from psychocrypt/rx-topic-versionUptadeTo1.0.1
[RX] version increase to 1.0.1-rx
2 parents 9a92438 + 57a3cfd commit e46dfe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmrstak/version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#endif
2121

2222
#define XMR_STAK_NAME "xmr-stak-rx"
23-
#define XMR_STAK_VERSION "1.0.0-rx"
23+
#define XMR_STAK_VERSION "1.0.1-rx"
2424

2525
#if defined(_WIN32)
2626
#define OS_TYPE "win"

0 commit comments

Comments
 (0)