Commit c4aefa35d7d60b5085caaf7db4c472a7f6deb338

Con Kolivas 2011-07-16T23:32:44

Bump version number.

1
2
3
4
5
6
7
8
9
10
diff --git a/configure.ac b/configure.ac
index 0bd9a0b..edfa4e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cgminer], [1.2.6])
+AC_INIT([cgminer], [1.2.7])
 
 AC_PREREQ(2.59)
 AC_CANONICAL_SYSTEM