Skip to content

Commit dfe57ba

Browse files
committed
Restore +dev suffix
Signed-off-by: Paul Fertser <[email protected]>
1 parent fcb40f4 commit dfe57ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
22

33
AC_PREREQ([2.69])
4-
AC_INIT([openocd], [0.12.0-rc3],
4+
AC_INIT([openocd], [0.12.0-rc3+dev],
55
[OpenOCD Mailing List <[email protected]>])
66
AC_CONFIG_SRCDIR([src/openocd.c])
77
AC_CONFIG_AUX_DIR([build-aux])

0 commit comments

Comments
 (0)