diff options
| -rw-r--r-- | rbutil/e200rpatcher/e200rpatcher.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/e200rpatcher/e200rpatcher.c b/rbutil/e200rpatcher/e200rpatcher.c index e71a771..bdc8da6 100644 --- a/rbutil/e200rpatcher/e200rpatcher.c +++ b/rbutil/e200rpatcher/e200rpatcher.c @@ -32,7 +32,7 @@ #include "bootimg.h" -#define VERSION "0.1-svn" +#define VERSION "0.2" /* USB IDs for Manufacturing Mode */ #define E200R_VENDORID 0x0781 |