Commit 3060b97de3cf36de4a94180ebae7b5a667f82e0d

Con Kolivas 2011-07-26T23:45:19

Bump version number.

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