From a5501d68ccbb2f9690cb8d6a83b17b4bb204aa6c Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Tue, 24 Mar 2009 01:11:44 +0000 Subject: Bump flash image version and adapt flashing documentation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20510 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/rockbox_flash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/rockbox_flash.c') diff --git a/apps/plugins/rockbox_flash.c b/apps/plugins/rockbox_flash.c index 5f2117d746..4bdb0d2c69 100644 --- a/apps/plugins/rockbox_flash.c +++ b/apps/plugins/rockbox_flash.c @@ -30,7 +30,7 @@ PLUGIN_HEADER /* define DUMMY if you only want to "play" with the UI, does no harm */ /* #define DUMMY */ -#define LATEST_BOOTLOADER_VERSION 2 /* update this with the bootloader */ +#define LATEST_BOOTLOADER_VERSION 3 /* update this with the bootloader */ #ifndef UINT8 #define UINT8 unsigned char -- cgit v1.2.3