Skip to content

Commit

Permalink
Version 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pooler committed Jun 10, 2016
1 parent 96c3676 commit a973f7e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions NEWS
@@ -1,3 +1,7 @@
Version 2.4.5 - Jun 10, 2016

- Fix a memory leak affecting long polling

Version 2.4.4 - Mar 24, 2016

- Fix memory leaks affecting getblocktemplate
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([cpuminer], [2.4.4])
AC_INIT([cpuminer], [2.4.5])

AC_PREREQ([2.59c])
AC_CANONICAL_SYSTEM
Expand Down
2 changes: 1 addition & 1 deletion minerd.1
@@ -1,4 +1,4 @@
.TH MINERD 1 "March 2016" "cpuminer 2.4.4"
.TH MINERD 1 "June 2016" "cpuminer 2.4.5"
.SH NAME
minerd \- CPU miner for Bitcoin and Litecoin
.SH SYNOPSIS
Expand Down

0 comments on commit a973f7e

Please sign in to comment.