Commit 4bb13bda68fca91a8f96ec3c17cf6f99ecf70342

Con Kolivas 2011-07-10T14:03:03

Increment version number.

1
2
3
4
5
6
7
8
9
10
diff --git a/configure.ac b/configure.ac
index e9ddf11..aea69bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cgminer], [1.1.0])
+AC_INIT([cgminer], [1.1.1])
 
 AC_PREREQ(2.59)
 AC_CANONICAL_SYSTEM