From 45a00a7d4b236719c29f332c33c35e00a6e8e84c Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Tue, 15 Apr 2014 14:03:31 +0000 Subject: [PATCH] * fetch scripts from per-version-branches on github to avoid future compatibility problems --- build.xml | 1 + source/net/sourceforge/filebot/Settings.properties | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 395b5fcb..eec798cd 100644 --- a/build.xml +++ b/build.xml @@ -484,6 +484,7 @@ + diff --git a/source/net/sourceforge/filebot/Settings.properties b/source/net/sourceforge/filebot/Settings.properties index 5dcdda93..4ffb69da 100644 --- a/source/net/sourceforge/filebot/Settings.properties +++ b/source/net/sourceforge/filebot/Settings.properties @@ -1,6 +1,6 @@ # application settings application.name: FileBot -application.version: 4.0 +application.version: 4.1 application.revision: @{svn.revision} # application updates @@ -8,8 +8,8 @@ update.url: http://app.filebot.net/update.xml donate.url: http://www.filebot.net/donate.html # base URL for resolving script resources -script.fn: https://raw.github.com/filebot/scripts/master/%s.groovy -script.dev: https://raw.github.com/filebot/scripts/devel/%s.groovy +script.fn: https://raw.githubusercontent.com/filebot/scripts/v@{version}/%s.groovy +script.dev: https://raw.githubusercontent.com/filebot/scripts/master/%s.groovy # google analytics analytics.WebPropertyID: UA-25379256-3