Bump version number.
1 2 3 4 5 6 7 8 9 10
diff --git a/configure.ac b/configure.ac index a380e2c..328a5db 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([cgminer], [1.5.2]) +AC_INIT([cgminer], [1.5.3]) AC_PREREQ(2.59) AC_CANONICAL_SYSTEM