Version 2.3.1

This commit is contained in:
pooler 2013-06-18 11:40:55 +02:00
parent d43247beba
commit 0523c798ea
2 changed files with 7 additions and 1 deletions

6
NEWS
View file

@ -1,3 +1,9 @@
Version 2.3.1 - Jun 18, 2013
- Add a --cert option for specifying an SSL certificate (martinwguy)
- Fix a bug that only made SHA-256d mining work at difficulty 1
- Fix a couple of compatibility issues with some Stratum servers
Version 2.3 - Jun 12, 2013
- Add support for the Stratum mining protocol

View file

@ -1,4 +1,4 @@
AC_INIT([cpuminer], [2.3])
AC_INIT([cpuminer], [2.3.1])
AC_PREREQ([2.59c])
AC_CANONICAL_SYSTEM