commit | 36427dde3f19e874bb9242699feb34ed657f71d9 | [log] [tgz] |
---|---|---|
author | Dave Chapman <dave@dchapman.com> | Tue Sep 18 19:24:08 2007 +0000 |
committer | Dave Chapman <dave@dchapman.com> | Tue Sep 18 19:24:08 2007 +0000 |
tree | cfc7fb5eb45ec227f02fb580abe5c4422014686a | |
parent | a896f3d8b8a6fa7ab422b23701c0ea7c245cb307 [diff] |
Bump version to 2.0 ready for release git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14744 a1c6a512-1295-4272-9138-f99709370657
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;