summaryrefslogtreecommitdiff
path: root/cleopatre/tools/openocd-r668
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/tools/openocd-r668')
-rw-r--r--cleopatre/tools/openocd-r668/src/openocd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cleopatre/tools/openocd-r668/src/openocd.c b/cleopatre/tools/openocd-r668/src/openocd.c
index 8f6129bb75..265f3a0005 100644
--- a/cleopatre/tools/openocd-r668/src/openocd.c
+++ b/cleopatre/tools/openocd-r668/src/openocd.c
@@ -18,7 +18,7 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#define OPENOCD_VERSION "Open On-Chip Debugger " VERSION " (" PKGBLDDATE ") svn:" PKGBLDREV
+#define OPENOCD_VERSION "Open On-Chip Debugger " VERSION " (" PKGBLDDATE ") svn-r668:(git-" PKGBLDREV ")"
#ifdef HAVE_CONFIG_H
#include "config.h"