From 9f94c6577e3a018b6b75cbe39f32bb331871f915 Mon Sep 17 00:00:00 2001 From: Anand Gadiyar Date: Fri, 25 Mar 2011 12:54:38 +0530 Subject: [PATCH] bump up revision to 1.5.0 We've committed several patches since we branched off from Steve's tree. But we're still carrying around the 1.4.4ss revision tag. Bump up the revision to 1.5.0 and drop the ss tag. 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 d9b6cf7..1947e5a 100644 --- a/lib/board.c +++ b/lib/board.c @@ -36,7 +36,7 @@ #include const char version_string[] = - "Texas Instruments X-Loader 1.4.4ss (" __DATE__ " - " __TIME__ ")"; + "Texas Instruments X-Loader 1.5.0 (" __DATE__ " - " __TIME__ ")"; int print_info(void) { -- 2.39.5