diff options
| -rw-r--r-- | rbutil/ipodpatcher/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/ipodpatcher/main.c b/rbutil/ipodpatcher/main.c index ef05d10..88ac3a6 100644 --- a/rbutil/ipodpatcher/main.c +++ b/rbutil/ipodpatcher/main.c @@ -31,7 +31,7 @@ #include "ipodpatcher.h" #include "ipodio.h" -#define VERSION "2.0 with v2.0 bootloaders" +#define VERSION "3.0 with v3.0 bootloaders" enum { NONE, |