summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-09-04 20:36:13 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2013-09-04 20:36:13 +0200
commit862b8db20b8003691b2a40693275c2390dd9a4e7 (patch)
treebbbb28cc230299fe4af567b53b51b642822592e8 /AndroidManifest.xml
parent88cfe71f75eae5726924b2cb36766140dec5f143 (diff)
downloadAntennaPod-862b8db20b8003691b2a40693275c2390dd9a4e7.zip
Prepared release of version 0.9.7.5
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 d99375a27..5d33f2957 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="31"
- android:versionName="0.9.7.4" >
+ android:versionCode="32"
+ android:versionName="0.9.7.5" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />