From: Anand Gadiyar Date: Fri, 25 Mar 2011 07:24:38 +0000 (+0530) Subject: bump up revision to 1.5.0 X-Git-Tag: v1.5.0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f94c6577e3a018b6b75cbe39f32bb331871f915;p=pandora-x-loader.git 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 --- 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) {