mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-02-24 15:31:56 -05:00
Bumped version to 0.4.1
This commit is contained in:
parent
6bb84de65e
commit
1a2b5893f0
@ -21,8 +21,8 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
-->
|
-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.yaaic"
|
package="org.yaaic"
|
||||||
android:versionCode="4"
|
android:versionCode="5"
|
||||||
android:versionName="0.4">
|
android:versionName="0.4.1">
|
||||||
<application
|
<application
|
||||||
android:icon="@drawable/icon"
|
android:icon="@drawable/icon"
|
||||||
android:label="Yaaic">
|
android:label="Yaaic">
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Yaaic</string>
|
<string name="app_name">Yaaic</string>
|
||||||
<string name="app_full_name">Yet Another Android IRC Client</string>
|
<string name="app_full_name">Yet Another Android IRC Client</string>
|
||||||
<string name="app_version">0.4</string>
|
<string name="app_version">0.4.1</string>
|
||||||
<string name="app_homepage">http://www.yaaic.org</string>
|
<string name="app_homepage">http://www.yaaic.org</string>
|
||||||
<string name="app_copyright">(C) 2009-2010 Sebastian Kaspari</string>
|
<string name="app_copyright">(C) 2009-2010 Sebastian Kaspari</string>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user