summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-12-21 22:19:50 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2012-12-21 22:19:50 +0100
commite1b4a19c7584a8f4c935aca0d5136e5703fa5273 (patch)
tree41c4a0b744e52c3fe3e420fa8f544c3a9a535931 /AndroidManifest.xml
parent90b7fd012d9ec79f3b18080dfdda0c1f29d89390 (diff)
downloadAntennaPod-e1b4a19c7584a8f4c935aca0d5136e5703fa5273.zip
Prepared release of version 0.9.6.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 7d571c507..79fdd6523 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="22"
- android:versionName="0.9.6.1" xmlns:android="http://schemas.android.com/apk/res/android">
+ android:versionCode="23"
+ android:versionName="0.9.6.2" 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" />