X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=configure.ac;h=a4c2a1663059fa22c7a7573e41ede11235962837;hp=fa85ab10485c02ed360de63ed5e7af89ff797f4e;hb=13be8bd018704c5552790c9a04ac44d3040f1804;hpb=4f3d0b1012b90d2d68ca0b9fcb40d9374764996a;ds=sidebyside diff --git a/configure.ac b/configure.ac index fa85ab1..a4c2a16 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.5.0-git], [sigrok-devel@lists.sourceforge.net], +AC_INIT([sigrok-cli], [0.6.0-git], [sigrok-devel@lists.sourceforge.net], [sigrok-cli], [http://www.sigrok.org]) AC_CONFIG_SRCDIR([sigrok-cli.h])