Commit fe6e212fb34ca89789bb4143efe2ef91c0fb5516

Con Kolivas 2011-07-09T16:55:17

Bump version number.

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