Commit 0c07328fd432409542a05ad1d8270ca6cb47cb31

Con Kolivas 2011-07-19T14:35:08

Bump version number to 1.3.0

1
2
3
4
5
6
7
8
9
10
diff --git a/configure.ac b/configure.ac
index 5dde7df..924fe4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cgminer], [1.2.8])
+AC_INIT([cgminer], [1.3.0])
 
 AC_PREREQ(2.59)
 AC_CANONICAL_SYSTEM