aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2011-05-14 22:48:31 -0400
committerJeff Garzik <jgarzik@pobox.com>2011-05-14 22:48:31 -0400
commitf2e4ff0e509f69404aa11f5232d8f63110383f03 (patch)
treeefcadc57ae6cebb51817eca8253836fdb58bd860
parent289a599258ba9e828e856e8298eaf3ac48fe9026 (diff)
Version 1.0.1.v1.0.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ebea75c..26a97ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
+Version 1.0.1 - May 14, 2011
+
+- OSX support
+
Version 1.0 - May 9, 2011
- jansson 2.0 compatibility
diff --git a/configure.ac b/configure.ac
index 2745df6..b47b3e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cpuminer], [1.0])
+AC_INIT([cpuminer], [1.0.1])
AC_PREREQ(2.52)
AC_CANONICAL_SYSTEM