From ae59658e264d9c07e1c568df9291960f41edbeb3 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Sun, 14 Oct 2012 21:14:47 +0200 Subject: [PATCH] Prepared release of version 0.9.5.2 --- AndroidManifest.xml | 4 ++-- CHANGELOG.md | 5 +++++ assets/about.html | 2 +- pom.xml | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5e1ec8641..ae9ba1baf 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionCode="19" + android:versionName="0.9.5.2" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a59fceb4..300444509 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change Log ========== +Version 0.9.5.2 +--------------- +* Media player now doesn't use network bandwidth anymore if not in use +* Other improvements and bugfixes + Version 0.9.5.1 --------------- * Added playback history diff --git a/assets/about.html b/assets/about.html index 382405e80..c2d1c8739 100644 --- a/assets/about.html +++ b/assets/about.html @@ -40,7 +40,7 @@ diff --git a/pom.xml b/pom.xml index 3b6cd6b54..a1aea0e9a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.danoeh antennapod apk - 0.9.5.1 + 0.9.5.2 AntennaPod