mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
The openocd 0.5.0 release.
Remove '-dev' version tag: 0.5.0-dev -> 0.5.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([openocd], [0.5.0-dev],
|
||||
AC_INIT([openocd], [0.5.0],
|
||||
[OpenOCD Mailing List <openocd-development@lists.berlios.de>])
|
||||
AC_CONFIG_SRCDIR([src/openocd.c])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user