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 f113c8a..6b3e8dd 100644 --- a/rbutil/ipodpatcher/main.c +++ b/rbutil/ipodpatcher/main.c @@ -29,7 +29,7 @@ #include "ipodpatcher.h" #include "ipodio.h" -#define VERSION "1.1-svn" +#define VERSION "2.0 with v2.0 bootloaders" int verbose = 0; |