Commit 013557a96e6bbdc2512a6c0ef8619b87f96117b8

Con Kolivas 2011-07-27T22:30:06

Bump version number.

1
2
3
4
5
6
7
8
9
10
diff --git a/configure.ac b/configure.ac
index 42ee81d..e9e6ab3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cgminer], [1.5.0])
+AC_INIT([cgminer], [1.5.1])
 
 AC_PREREQ(2.59)
 AC_CANONICAL_SYSTEM