X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=cfd23846b4e25f6fff5cdcfe96d95a8488a78cd7;hb=b2f6b231177240af6693340e4e00d16c1e512692;hp=29a94d409ac0ecbe56f3769362cbbfdf739772b3;hpb=5e7612eb4c87e8e7a7000b42ff5d0f7e5c70fc42;p=fw%2Fopenocd diff --git a/configure.ac b/configure.ac index 29a94d409..cfd23846b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later AC_PREREQ([2.69]) -AC_INIT([openocd], [0.12.0-rc1], +AC_INIT([openocd], [0.12.0-rc1+dev], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c]) AC_CONFIG_AUX_DIR([build-aux])