Skip to content

Commit 6c504ba

Browse files
committed
Version 2.4.4
1 parent aa07150 commit 6c504ba

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 2.4.4 - Mar 24, 2016
2+
3+
- Fix memory leaks affecting getblocktemplate
4+
15
Version 2.4.3 - Jan 24, 2016
26

37
- Add support for the VIA PadLock Hash Engine on x86-64

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.3])
1+
AC_INIT([cpuminer], [2.4.4])
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 "January 2016" "cpuminer 2.4.3"
1+
.TH MINERD 1 "March 2016" "cpuminer 2.4.4"
22
.SH NAME
33
minerd \- CPU miner for Bitcoin and Litecoin
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)