X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=configure.ac;h=9b3fd03458514017c89a21dd92b80c296e36dd20;hp=af9c8603d68513827f9866602bbcf68db44e641c;hb=refs%2Fheads%2Fsigrok-cli-0.7.x;hpb=cee6849ab65e0302e6f75b5bea424356019fb141 diff --git a/configure.ac b/configure.ac index af9c860..4d7ff85 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # We require at least autoconf 2.63 (AC_INIT format changed there). AC_PREREQ([2.63]) -AC_INIT([sigrok-cli], [0.7.0], [sigrok-devel@lists.sourceforge.net], +AC_INIT([sigrok-cli], [0.7.2], [sigrok-devel@lists.sourceforge.net], [sigrok-cli], [http://www.sigrok.org]) AC_CONFIG_SRCDIR([sigrok-cli.h]) AC_CONFIG_MACRO_DIR([m4])