diff --git a/application/AndroidManifest.xml b/application/AndroidManifest.xml index 880eaff..45a5c5a 100644 --- a/application/AndroidManifest.xml +++ b/application/AndroidManifest.xml @@ -23,7 +23,7 @@ along with Yaaic. If not, see . package="org.yaaic" android:installLocation="auto" android:versionCode="12" - android:versionName="1.0" > + android:versionName="1.1-SNAPSHOT" > org.yaaic yaaic - 1.0 + 1.1-SNAPSHOT apk yaaic diff --git a/application/res/values/application.xml b/application/res/values/application.xml index 6a86764..190a3cf 100644 --- a/application/res/values/application.xml +++ b/application/res/values/application.xml @@ -2,10 +2,10 @@ Yaaic Yet Another Android IRC Client - 1.0 + 1.1-SNAPSHOT http://www.yaaic.org irc://irc.epd-me.net/yaaic - (C) 2009-2012 Sebastian Kaspari + © 2009-2012 Sebastian Kaspari 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.