From 6399eaae44d5a48855333157812013471239376d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Barth=C3=A9l=C3=A9my?= Date: Sun, 8 Sep 2013 16:35:56 +0200 Subject: [PATCH] Welcome to the beta 2.3 --- ChaseWhisply/build.gradle | 4 ++-- ChaseWhisply/src/main/AndroidManifest.xml | 4 ++-- ChaseWhisply/src/main/res/values-fr/strings.xml | 2 +- ChaseWhisply/src/main/res/values/strings.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ChaseWhisply/build.gradle b/ChaseWhisply/build.gradle index 1cb186f4..ffe0e368 100644 --- a/ChaseWhisply/build.gradle +++ b/ChaseWhisply/build.gradle @@ -21,7 +21,7 @@ android { defaultConfig { minSdkVersion 9 targetSdkVersion 18 - versionCode 12 - versionName "b.2.2" + versionCode 14 + versionName "b.2.3" } } diff --git a/ChaseWhisply/src/main/AndroidManifest.xml b/ChaseWhisply/src/main/AndroidManifest.xml index bfaaf85b..b3087f99 100644 --- a/ChaseWhisply/src/main/AndroidManifest.xml +++ b/ChaseWhisply/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="14" + android:versionName="b.2.3"> Chase Whisply - version Beta.2.2 + version Beta.2.3 Développeurs Thomas \"Tbarthel\" Barthélémy Vincent \"Vbarthel\" Barthélémy diff --git a/ChaseWhisply/src/main/res/values/strings.xml b/ChaseWhisply/src/main/res/values/strings.xml index b6b21731..31b91d48 100644 --- a/ChaseWhisply/src/main/res/values/strings.xml +++ b/ChaseWhisply/src/main/res/values/strings.xml @@ -72,7 +72,7 @@ Chase Whisply - version Beta.2.2 + version Beta.2.3 Developers Thomas \"Tbarthel\" Barthélémy Vincent \"Vbarthel\" Barthélémy