diff --git a/NEWS b/NEWS index ebea75cb..26a97ceb 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 2745df6a..b47b3e30 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