frontend: pandora: work around r20a vs r21 versioning
authornotaz <notasas@gmail.com>
Tue, 13 Jan 2015 22:47:44 +0000 (00:47 +0200)
committernotaz <notasas@gmail.com>
Tue, 13 Jan 2015 22:47:44 +0000 (00:47 +0200)
otherwise PNDManager doesn't want to update..

frontend/pandora/pcsx.pxml.templ

index 7ae3c6c..f748065 100644 (file)
@@ -4,7 +4,7 @@
   <titles>
     <title lang="en_US">PCSX ReARMed</title>
   </titles>
-  <version major="1" minor="9" release="92" build="%PR%"/>
+  <version major="1" minor="9" release="93" build="%PR%"/>
   <author name="PCSX team/notaz" website="http://notaz.gp2x.de/"/>
 </package>
 <application id="pcsx_rearmed.notaz.%PR%" appdata="pcsx_rearmed">
@@ -25,7 +25,7 @@ The emulator features MIPS->ARM recompiler by Ari64 and ARM NEON GPU by Exophase
 
   <author name="PCSX team/notaz" website="http://notaz.gp2x.de/"/>
 
-  <version major="1" minor="9" release="92" build="%PR%"/>
+  <version major="1" minor="9" release="93" build="%PR%"/>
 
   <licenses>
     <license name="GPLv2+" url="http://www.gnu.org/licenses/gpl-2.0.html" sourcecodeurl="http://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git"/>