Commit 4060ae37573cd4181cca94c810d93a0347aa3bc6

Con Kolivas 2011-08-17T16:51:26

Bump version number.

1
2
3
4
5
6
7
8
9
10
diff --git a/configure.ac b/configure.ac
index 490fd5c..d66885f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cgminer], [1.5.5])
+AC_INIT([cgminer], [1.5.6])
 
 AC_PREREQ(2.59)
 AC_CANONICAL_SYSTEM