Browse Source

Version 0.3.1

Remove "-dev" tag

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
tags/v0.3.1^0
David Brownell 14 years ago
parent
commit
371530224c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      configure.in

+ 1
- 1
configure.in View File

@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
AC_INIT([openocd], [0.3.1-dev],
AC_INIT([openocd], [0.3.1],
[OpenOCD Mailing List <openocd-development@lists.berlios.de>])
AC_CONFIG_SRCDIR([src/openocd.c])



Loading…
Cancel
Save