From fca7cd29b6821df3e7d8c4369522f2a3d01a5d7b Mon Sep 17 00:00:00 2001 From: Anand Gadiyar Date: Fri, 15 Jul 2011 11:46:18 +0530 Subject: [PATCH] Release 1.5.1 Release 1.5.1 with: - several fixes for panda and igep - Drop 2420, arm1136 and arm926ejs - OMAP3 code cleanup - Beagle Rev C5 support Signed-off-by: Anand Gadiyar --- lib/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/board.c b/lib/board.c index 1947e5a..fac5f77 100644 --- a/lib/board.c +++ b/lib/board.c @@ -36,7 +36,7 @@ #include const char version_string[] = - "Texas Instruments X-Loader 1.5.0 (" __DATE__ " - " __TIME__ ")"; + "Texas Instruments X-Loader 1.5.1 (" __DATE__ " - " __TIME__ ")"; int print_info(void) { -- 2.39.2