Browse Source

Version 1.0.1.

Jeff Garzik 14 years ago
parent
commit
bf15f30a3b
2 changed files with 5 additions and 1 deletions
  1. 4 0
      NEWS
  2. 1 1
      configure.ac

+ 4 - 0
NEWS

@@ -1,4 +1,8 @@
 
+Version 1.0.1 - May 14, 2011
+
+- OSX support
+
 Version 1.0 - May 9, 2011
 
 - jansson 2.0 compatibility

+ 1 - 1
configure.ac

@@ -1,4 +1,4 @@
-AC_INIT([cpuminer], [1.0])
+AC_INIT([cpuminer], [1.0.1])
 
 AC_PREREQ(2.52)
 AC_CANONICAL_SYSTEM