Browse Source

Bump version number in light of new kernel and build system that finally works fully.

Con Kolivas 14 years ago
parent
commit
b4bfeb5f8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -1,4 +1,4 @@
-AC_INIT([cgminer], [1.2.2])
+AC_INIT([cgminer], [1.2.3])
 
 AC_PREREQ(2.59)
 AC_CANONICAL_SYSTEM