aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-07-16 14:27:36 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-07-16 14:27:36 +0200
commit4f62793a67415e91f589924b70fdd5bdd35c284d (patch)
tree7cae697e80416e53965aa1ecac676b680ac471cf
parent425f0479a8fb146e135d0507773ea3706f723384 (diff)
version bump to 1.5.0-beta.2
-rw-r--r--build.gradle4
-rw-r--r--src/main/res/values/strings.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/build.gradle b/build.gradle
index ca78ddea..7d16858d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -45,8 +45,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
- versionCode 76
- versionName "1.5.0-beta"
+ versionCode 77
+ versionName "1.5.0-beta.2"
}
compileOptions {
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index ff05b5b4..dc29ffd3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -273,7 +273,7 @@
<string name="pref_about_conversations_summary">Build and licensing information</string>
<string name="pref_about_message" translatable="false">
Conversations • the very last word in instant messaging.
- \n\nCopyright © 2014 Daniel Gultsch
+ \n\nCopyright © 2014-2015 Daniel Gultsch
\n\nThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or