summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rbutil/sansapatcher/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/sansapatcher/main.c b/rbutil/sansapatcher/main.c
index a675cd80b6..7321533bdf 100644
--- a/rbutil/sansapatcher/main.c
+++ b/rbutil/sansapatcher/main.c
@@ -30,7 +30,7 @@
30#include "sansaio.h" 30#include "sansaio.h"
31#include "parttypes.h" 31#include "parttypes.h"
32 32
33#define VERSION "0.2 with r12896 bootloader" 33#define VERSION "0.3 with v2 bootloader"
34 34
35unsigned char* sectorbuf; 35unsigned char* sectorbuf;
36 36