Skip to content

Commit

Permalink
Version 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pooler committed Apr 28, 2015
1 parent 02262de commit d070009
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 2.4.2 - Apr 28, 2015

- Add support for Stratum over TLS
- Allow block version 3 when using getblocktemplate

Version 2.4.1 - Feb 25, 2015

- Add support for scrypt(N, 1, 1)
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([cpuminer], [2.4.1])
AC_INIT([cpuminer], [2.4.2])

AC_PREREQ([2.59c])
AC_CANONICAL_SYSTEM
Expand Down
2 changes: 1 addition & 1 deletion minerd.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH MINERD 1 "February 2015" "cpuminer 2.4.1"
.TH MINERD 1 "April 2015" "cpuminer 2.4.2"
.SH NAME
minerd \- CPU miner for Bitcoin and Litecoin
.SH SYNOPSIS
Expand Down

0 comments on commit d070009

Please sign in to comment.