diff options
author | Thomas Jarosch <tomj@simonv.com> | 2013-03-10 13:28:44 +0100 |
---|---|---|
committer | Thomas Jarosch <tomj@simonv.com> | 2013-03-10 14:09:30 +0100 |
commit | 00c37a6ea2987b72dfb9c9f7a4ed66caf970c4a1 (patch) | |
tree | 3817eb6f1922e803b1f046babbcfdfe6be81dfd7 /packaging | |
parent | 143bcfa8812e03afd75602b5df3cfd71b047e2db (diff) | |
download | rockbox-00c37a6ea2987b72dfb9c9f7a4ed66caf970c4a1.tar.gz rockbox-00c37a6ea2987b72dfb9c9f7a4ed66caf970c4a1.zip |
Prepare unofficial pandora release
The code is based on the 'v3.13-final' tag.
Change-Id: Id2616ea478f9c9b76bb3307d03d1d043ec81074f
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/pandora/PXML.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/pandora/PXML.xml b/packaging/pandora/PXML.xml index d81cd92e98..6b8653b67b 100644 --- a/packaging/pandora/PXML.xml +++ b/packaging/pandora/PXML.xml @@ -6,7 +6,7 @@ <author name="Thomas Jarosch" website="http://www.rockbox.org"/> <!-- Note: Another version tag below --> - <version major="3" minor="12" release="x" build="1"/> + <version major="3" minor="13" release="x" build="1"/> <titles> <title lang="en_US">Rockbox</title> @@ -34,7 +34,7 @@ <author name="The rockbox team" website="http://www.rockbox.org"/> - <version major="3" minor="12" release="x" build="1"/> + <version major="3" minor="13" release="x" build="1"/> <osversion major="1" minor="0" release="0" build="0"/> |