From: Paul Fertser Date: Sun, 24 Jan 2021 22:43:17 +0000 (+0300) Subject: Restore +dev suffix X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=5c17ce508ed5fd16fe7e42877199277996575625;p=fw%2Fopenocd Restore +dev suffix Signed-off-by: Paul Fertser --- diff --git a/configure.ac b/configure.ac index 9a2a01b24..158ba1599 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.64) -AC_INIT([openocd], [0.11.0-rc2], +AC_INIT([openocd], [0.11.0-rc2+dev], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c]) AC_CONFIG_AUX_DIR([.])