version 1.5
This commit is contained in:
parent
4f213258a6
commit
993a01d93d
|
@ -15,7 +15,7 @@ plugins {
|
|||
sourceCompatibility = 1.7
|
||||
targetCompatibility = 1.7
|
||||
|
||||
version = '1.5-SNAPSHOT'
|
||||
version = '1.5'
|
||||
mainClassName = 'org.fenix.llanfair.Llanfair'
|
||||
|
||||
repositories {
|
||||
|
|
|
@ -2,4 +2,4 @@ website = https://github.com/gered/Llanfair
|
|||
|
||||
# donate = https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EPTSR32CQTHBY
|
||||
|
||||
about = <html><div width=280 align=justify>Llanfair 1.5 (Development Snapshot) <br><br>This application is distributed under the creative commons licence <b>BY-NC-SA</b> which stipulates that you must abide by the following rules: the application must be redistributed under the same licence, the name(s) of the author(s) must always be cited and you cannot make a commercial use of it.<br><br>NOTE: This version of Llanfair is a fork of the original by Xunkar. Any issues with this version should not be brought to him.<br><br><b>Author</b><br> Xunkar<br> Gered King (minor enhancements only)<br><br><b>Localization provided by</b><br> Kokarn (Swedish)<br> MickeyG (Dutch)<br> Vulpone (German)<br> Xunkar (French)<br><br><b>Special Thanks to</b><br> ChristosOwen & Ketran</html>
|
||||
about = <html><div width=280 align=justify>Llanfair 1.5<br><br>This application is distributed under the creative commons licence <b>BY-NC-SA</b> which stipulates that you must abide by the following rules: the application must be redistributed under the same licence, the name(s) of the author(s) must always be cited and you cannot make a commercial use of it.<br><br>NOTE: This version of Llanfair is a fork of the original by Xunkar. Any issues with this version should not be brought to him.<br><br><b>Author</b><br> Xunkar<br> Gered King (minor enhancements only)<br><br><b>Localization provided by</b><br> Kokarn (Swedish)<br> MickeyG (Dutch)<br> Vulpone (German)<br> Xunkar (French)<br><br><b>Special Thanks to</b><br> ChristosOwen & Ketran</html>
|
Reference in a new issue