From 456ed6e721199096a2afb334638acc0f5c1df515 Mon Sep 17 00:00:00 2001 From: "T. Joseph Carter" Date: Tue, 10 Apr 2018 02:51:24 -0700 Subject: [PATCH] Bump version for development Bumping the version to 1.9.0 so we can start working on what will become the 2.0.0 release. No other changes here, just trying to create some space in case Ivan does any more stuff with his branch is all. --- setup/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/index.txt b/setup/index.txt index a34907e..3c0dd1a 100755 --- a/setup/index.txt +++ b/setup/index.txt @@ -6,7 +6,7 @@ # netatalk configured for Apple II use on Debian or Raspbian. # more info is at http://ivanx.com/a2server -a2serverVersion="1.5.2" +a2serverVersion="1.9.0" a2sScriptURL="https://raw.githubusercontent.com/RasppleII/a2server/master" a2sDevel="$( dirname "${BASH_SOURCE[0]}" )/.."