summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-01-04 11:21:59 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2013-01-04 11:21:59 +0100
commitaa630554dd2a727729fb079154857acb321352e5 (patch)
tree4945cadaf982ed9d2b72e3a43ed6b3ac880c3970 /AndroidManifest.xml
parent55be2344ce3814c21ea0b5226cb4441370318afd (diff)
downloadAntennaPod-aa630554dd2a727729fb079154857acb321352e5.zip
Prepared release of version 0.9.6.3
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 e4618af40..281bed29c 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="de.danoeh.antennapod"
- android:versionCode="23"
- android:versionName="0.9.6.2" xmlns:android="http://schemas.android.com/apk/res/android">
+ android:versionCode="24"
+ android:versionName="0.9.6.3" xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />