Commit c3566d3ffa626fa6b94cbd5cc5856fcde5ab8e72

Con Kolivas 2011-07-12T00:36:06

Bump version number to clarify bugfixed nature.

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