summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-08-01 12:03:35 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-08-01 12:03:35 +0200
commitd8d055cf24f09084b326510c1276fb04ab977fc5 (patch)
treebf1ddc0a4699ede5ee086bb5877b445b46358f68 /AndroidManifest.xml
parent460b77ea0a5b6867b9efd5371276a62fd5ae68ba (diff)
downloadAntennaPod-d8d055cf24f09084b326510c1276fb04ab977fc5.zip
Prepared release 0.9.20.9.2
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3054aa3e3..0bc0cc28b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.danoeh.antennapod"
- android:versionCode="6"
- android:versionName="0.9.1.1" >
+ android:versionCode="7"
+ android:versionName="0.9.2" >
<!-- <uses-permission android:name="android.permission.ACCESS_ALL_DOWNLOADS" /> -->
<uses-permission android:name="android.permission.INTERNET" />