- cleaned up cycle counting in ETM analysis

- fixed broken OpenOCD version string



git-svn-id: svn://svn.berlios.de/openocd/trunk@188 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
drath
2007-07-31 16:39:06 +00:00
parent 91d21d22ca
commit 9061c08aa7
2 changed files with 9 additions and 12 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-31 12:00 CEST)
#define OPENOCD_VERSION "Open On-Chip Debugger (2007-07-31 19:00 CEST)"
#ifdef HAVE_CONFIG_H
#include "config.h"