From: David B. <dbr...@us...> - 2009-12-21 23:49:14
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via 0c55017a2241891e23eaace45126195bc0401cad (commit) from 07c06ec5e23ae90a3a1f8faba60828b453ff6be7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0c55017a2241891e23eaace45126195bc0401cad Author: David Brownell <dbr...@us...> Date: Mon Dec 21 14:45:52 2009 -0800 v0.4.0-rc1 milestone Winter Solstice, 2009. Signed-off-by: David Brownell <dbr...@us...> diff --git a/configure.in b/configure.in index 12270eb..6b57a33 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([openocd], [0.4.0-dev], +AC_INIT([openocd], [0.4.0-rc1], [OpenOCD Mailing List <ope...@li...>]) AC_CONFIG_SRCDIR([src/openocd.c]) ----------------------------------------------------------------------- Summary of changes: configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Main OpenOCD repository |