Commit 1549a3e9ea91c75b0cbb394c0c757838ff2c9719

Con Kolivas 2011-07-11T13:42:22

Bump version number for updated display.

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