From 69f54752c32a6eea05b9dae703945c94356be052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Barth=C3=A9l=C3=A9my?= Date: Wed, 9 Oct 2013 14:51:54 +0200 Subject: [PATCH] Welcom to the beta 3.0 --- 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 ffe0e368..fdaf42d0 100644 --- a/ChaseWhisply/build.gradle +++ b/ChaseWhisply/build.gradle @@ -21,7 +21,7 @@ android { defaultConfig { minSdkVersion 9 targetSdkVersion 18 - versionCode 14 - versionName "b.2.3" + versionCode 15 + versionName "b.3.0" } } diff --git a/ChaseWhisply/src/main/AndroidManifest.xml b/ChaseWhisply/src/main/AndroidManifest.xml index 9e7c84ee..b1ce7b49 100644 --- a/ChaseWhisply/src/main/AndroidManifest.xml +++ b/ChaseWhisply/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="15" + android:versionName="b.3.0"> Chase Whisply - version Beta.2.3 + version Beta.3.0 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 d4054ade..708da30e 100644 --- a/ChaseWhisply/src/main/res/values/strings.xml +++ b/ChaseWhisply/src/main/res/values/strings.xml @@ -78,7 +78,7 @@ Chase Whisply - version Beta.2.3 + version Beta.3.0 Developers Thomas \"Tbarthel\" Barthélémy Vincent \"Vbarthel\" Barthélémy