From f970fde41b177403e8e62992614510139c946710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Barth=C3=A9l=C3=A9my?= Date: Tue, 6 Aug 2013 15:12:43 +0200 Subject: [PATCH] Change version to Beta 1.0 --- ChaseWhisply/build.gradle | 4 ++-- ChaseWhisply/src/main/res/values-fr/strings.xml | 2 +- ChaseWhisply/src/main/res/values/strings.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChaseWhisply/build.gradle b/ChaseWhisply/build.gradle index 44fffb82..a6a37244 100644 --- a/ChaseWhisply/build.gradle +++ b/ChaseWhisply/build.gradle @@ -19,7 +19,7 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 18 - versionCode 5 - versionName "b.0.2" + versionCode 6 + versionName "b.1.0" } } diff --git a/ChaseWhisply/src/main/res/values-fr/strings.xml b/ChaseWhisply/src/main/res/values-fr/strings.xml index c2f3f662..d20ca578 100644 --- a/ChaseWhisply/src/main/res/values-fr/strings.xml +++ b/ChaseWhisply/src/main/res/values-fr/strings.xml @@ -69,7 +69,7 @@ Chase Whisply - version Beta.0.2 + version Beta.1.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 3174edc1..345fb5b6 100644 --- a/ChaseWhisply/src/main/res/values/strings.xml +++ b/ChaseWhisply/src/main/res/values/strings.xml @@ -65,7 +65,7 @@ Chase Whisply - version Beta.0.2 + version Beta.1.0 Developers Thomas \"Tbarthel\" Barthélémy Vincent \"Vbarthel\" Barthélémy