Skip to content

Commit

Permalink
Merge pull request #2200 from psychocrypt/topic-versionIncrease
Browse files Browse the repository at this point in the history
update version to 2.8.0
  • Loading branch information
fireice-uk authored Feb 3, 2019
2 parents 53a2c1a + 62b305a commit ba7f418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmrstak/version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#endif

#define XMR_STAK_NAME "xmr-stak"
#define XMR_STAK_VERSION "2.7.1"
#define XMR_STAK_VERSION "2.8.0"

#if defined(_WIN32)
#define OS_TYPE "win"
Expand Down

0 comments on commit ba7f418

Please sign in to comment.