- documentation fixes (thanks to Uwe Hermann)

- bootstrapping changes to accomodate packaging (thanks to Uwe Hermann)


git-svn-id: svn://svn.berlios.de/openocd/trunk@182 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
drath
2007-07-26 09:34:49 +00:00
parent 290e01c62a
commit df4b030df7
4 changed files with 54 additions and 17 deletions

View File

@@ -18,7 +18,7 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#define OPENOCD_VERSION "Open On-Chip Debugger (2007-07-25 12:00 CEST)"
#define OPENOCD_VERSION "Open On-Chip Debugger (2007-07-26 11:30 CEST)"
#ifdef HAVE_CONFIG_H
#include "config.h"