Skip to content

Commit d070009

Browse files
committed
Version 2.4.2
1 parent 02262de commit d070009

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 2.4.2 - Apr 28, 2015
2+
3+
- Add support for Stratum over TLS
4+
- Allow block version 3 when using getblocktemplate
5+
16
Version 2.4.1 - Feb 25, 2015
27

38
- Add support for scrypt(N, 1, 1)

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([cpuminer], [2.4.1])
1+
AC_INIT([cpuminer], [2.4.2])
22

33
AC_PREREQ([2.59c])
44
AC_CANONICAL_SYSTEM

minerd.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH MINERD 1 "February 2015" "cpuminer 2.4.1"
1+
.TH MINERD 1 "April 2015" "cpuminer 2.4.2"
22
.SH NAME
33
minerd \- CPU miner for Bitcoin and Litecoin
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)