From 70bb8d3af68641d0388000d86e13d095c4338517 Mon Sep 17 00:00:00 2001 From: gered Date: Mon, 21 Mar 2016 13:34:52 -0400 Subject: [PATCH] update version for development of next release --- build.gradle | 2 +- src/main/resources/llanfair.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index ed12335..2ef5baa 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ plugins { sourceCompatibility = 1.7 targetCompatibility = 1.7 -version = '1.5.3' +version = '1.6-SNAPHSOT' mainClassName = 'org.fenix.llanfair.Llanfair' repositories { diff --git a/src/main/resources/llanfair.properties b/src/main/resources/llanfair.properties index 0a64f06..4b7323a 100644 --- a/src/main/resources/llanfair.properties +++ b/src/main/resources/llanfair.properties @@ -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 =
Llanfair 1.5.3

This application is distributed under the creative commons licence BY-NC-SA 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.

NOTE: This version of Llanfair is a fork of the original by Xunkar. Any issues with this version should not be brought to him.

Author
  Xunkar
  Gered King (minor enhancements only)

Localization provided by
  Kokarn (Swedish)
  MickeyG (Dutch)
  Vulpone (German)
  Xunkar (French)

Special Thanks to
  ChristosOwen & Ketran \ No newline at end of file +about =
Llanfair 1.6 (Development Snapshot)

This application is distributed under the creative commons licence BY-NC-SA 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.

NOTE: This version of Llanfair is a fork of the original by Xunkar. Any issues with this version should not be brought to him.

Author
  Xunkar
  Gered King (minor enhancements only)

Localization provided by
  Kokarn (Swedish)
  MickeyG (Dutch)
  Vulpone (German)
  Xunkar (French)

Special Thanks to
  ChristosOwen & Ketran \ No newline at end of file