aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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