We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244ad3b commit 32464ebCopy full SHA for 32464eb
3 files changed
NEWS
@@ -1,3 +1,8 @@
1
+Version 2.5.0 - Jun 22, 2017
2
+
3
+- Add Segwit support
4
+- Add support for 64-bit PowerPC
5
6
Version 2.4.5 - Jun 10, 2016
7
8
- Fix a memory leak affecting long polling
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cpuminer], [2.4.5])
+AC_INIT([cpuminer], [2.5.0])
AC_PREREQ([2.59c])
AC_CANONICAL_SYSTEM
minerd.1
-.TH MINERD 1 "June 2016" "cpuminer 2.4.5"
+.TH MINERD 1 "June 2017" "cpuminer 2.5.0"
.SH NAME
minerd \- CPU miner for Bitcoin and Litecoin
.SH SYNOPSIS
0 commit comments