summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-07-25 12:46:49 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-07-25 12:46:49 +0200
commitcaed8de179ba5e41193be8474f93bc0468e8d47c (patch)
tree65782ba4da9a20fb02bd1289a55285fb5f06425d /AndroidManifest.xml
parenta85a369f3ad5660d04e7cce4b7a11808355c78e9 (diff)
downloadAntennaPod-caed8de179ba5e41193be8474f93bc0468e8d47c.zip
Preparing release 0.8.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 0a38ad642..74a856fcd 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="2"
- android:versionName="0.8.1" >
+ android:versionCode="3"
+ android:versionName="0.8.2" >
<!-- <uses-permission android:name="android.permission.ACCESS_ALL_DOWNLOADS" /> -->
<uses-permission android:name="android.permission.INTERNET" />