Commit 3f202fe8cc5c0b3664752db1679a543c59dfc1ff

Con Kolivas 2011-07-20T13:59:54

Bump version number.

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