Browse Source

The openocd-0.10.0 release

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
tags/v0.10.0^0
Paul Fertser 7 years ago
parent
commit
646566e006
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      configure.ac

+ 1
- 1
configure.ac View File

@@ -1,5 +1,5 @@
AC_PREREQ(2.64) AC_PREREQ(2.64)
AC_INIT([openocd], [0.10.0-rc2-dev],
AC_INIT([openocd], [0.10.0],
[OpenOCD Mailing List <openocd-devel@lists.sourceforge.net>]) [OpenOCD Mailing List <openocd-devel@lists.sourceforge.net>])
AC_CONFIG_SRCDIR([src/openocd.c]) AC_CONFIG_SRCDIR([src/openocd.c])




Loading…
Cancel
Save