From: Freddie Chopin Date: Fri, 7 Sep 2012 08:24:36 +0000 (+0200) Subject: The openocd-0.6.0 release. X-Git-Tag: v0.6.0^0 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=370d02b85725e1a366c9675ca9da053f41011a94 The openocd-0.6.0 release. Change-Id: I72eeabfc704d2a979ac0b4492771690631d2300f Signed-off-by: Freddie Chopin --- diff --git a/configure.ac b/configure.ac index 880306744a..aec05be955 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([openocd], [0.6.0-rc2-dev], +AC_INIT([openocd], [0.6.0], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])