Commit 882961f8e22f992b6835dabce3e6868618aa3393

Con Kolivas 2011-08-26T14:31:01

Bump version to 1.6.0.

1
2
3
4
5
6
7
8
9
10
diff --git a/configure.ac b/configure.ac
index 8092757..679b7de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cgminer], [1.5.8])
+AC_INIT([cgminer], [1.6.0])
 
 AC_PREREQ(2.59)
 AC_CANONICAL_SYSTEM