This is an automated email from Gerrit.

Antonio Borneo ([email protected]) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/5892

-- gerrit

commit b13242c5a51e23b08ba2e5763ef255e6acbfa38f
Author: Antonio Borneo <[email protected]>
Date:   Sun Oct 25 00:41:11 2020 +0200

    Restore +dev suffix
    
    Change-Id: I60e1ac25b1d442a17e080cbb736fc449b4a5188f
    Signed-off-by: Antonio Borneo <[email protected]>

diff --git a/configure.ac b/configure.ac
index 579ac94..a8f79cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.64)
-AC_INIT([openocd], [0.11.0-rc1],
+AC_INIT([openocd], [0.11.0-rc1+dev],
   [OpenOCD Mailing List <[email protected]>])
 AC_CONFIG_SRCDIR([src/openocd.c])
 

-- 


_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to