bump up revision to 1.5.0 v1.5.0
authorAnand Gadiyar <gadiyar@ti.com>
Fri, 25 Mar 2011 07:24:38 +0000 (12:54 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Fri, 25 Mar 2011 07:24:38 +0000 (12:54 +0530)
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 <gadiyar@ti.com>
lib/board.c

index d9b6cf7..1947e5a 100644 (file)
@@ -36,7 +36,7 @@
 #include <asm/arch/mem.h>
 
 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)
 {