From 6c93aaef62103870dda8a416d127a4f22e3bed80 Mon Sep 17 00:00:00 2001 From: Sebastian Kaspari Date: Fri, 13 Mar 2015 23:17:28 +0100 Subject: [PATCH] Set version to 1.1. --- app/src/main/res/values/application.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/application.xml b/app/src/main/res/values/application.xml index 14046b3..c209231 100644 --- a/app/src/main/res/values/application.xml +++ b/app/src/main/res/values/application.xml @@ -2,10 +2,10 @@ Yaaic Yet Another Android IRC Client - 1.1-SNAPSHOT + 1.1 http://www.yaaic.org irc://irc.epd-me.net/yaaic - © 2009-2013 Sebastian Kaspari + © 2009-2015 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.