Commit 941768e3038a6f04b3e573c9240f4a18dfa41e0f

Con Kolivas 2011-07-12T19:22:45

Bump version number.

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