1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-22 00:42:16 -05:00

Set version to 1.1.

This commit is contained in:
Sebastian Kaspari 2015-03-13 23:17:28 +01:00
parent 175254e652
commit 6c93aaef62

View File

@ -2,10 +2,10 @@
<resources>
<string name="app_name" translatable="false">Yaaic</string>
<string name="app_full_name" translatable="false">Yet Another Android IRC Client</string>
<string name="app_version" translatable="false">1.1-SNAPSHOT</string>
<string name="app_version" translatable="false">1.1</string>
<string name="app_homepage" translatable="false">http://www.yaaic.org</string>
<string name="app_irc" translatable="false">irc://irc.epd-me.net/yaaic</string>
<string name="app_copyright" translatable="false">&#169; 2009-2013 Sebastian Kaspari</string>
<string name="app_copyright" translatable="false">&#169; 2009-2015 Sebastian Kaspari</string>
<string name="licence_info" translatable="false">
Yaaic 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 (at your option) any later version.