Commit 41a4be7dff68e96e23944a058c3147299097251c

Con Kolivas 2011-08-16T15:18:01

Bump version number.

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