version bump to 1.5.0-beta.2

This commit is contained in:
Daniel Gultsch 2015-07-16 14:27:36 +02:00
parent 425f0479a8
commit 4f62793a67
2 changed files with 3 additions and 3 deletions

View File

@ -45,8 +45,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 21 targetSdkVersion 21
versionCode 76 versionCode 77
versionName "1.5.0-beta" versionName "1.5.0-beta.2"
} }
compileOptions { compileOptions {

View File

@ -273,7 +273,7 @@
<string name="pref_about_conversations_summary">Build and licensing information</string> <string name="pref_about_conversations_summary">Build and licensing information</string>
<string name="pref_about_message" translatable="false"> <string name="pref_about_message" translatable="false">
Conversations • the very last word in instant messaging. 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 \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 it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or the Free Software Foundation, either version 3 of the License, or