Commit c12a2f1bb557c51a519d4395734d9a98e1f465e0

Con Kolivas 2011-07-15T01:12:52

Bump version number to 1.2.5

1
2
3
4
5
6
7
8
9
10
diff --git a/configure.ac b/configure.ac
index 476c9dc..eb7c82a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cgminer], [1.2.4])
+AC_INIT([cgminer], [1.2.5])
 
 AC_PREREQ(2.59)
 AC_CANONICAL_SYSTEM