X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dev-install.sh;h=2e20d7b3c8c7d68e9fbcb9dc72c6dfce23d085ea;hb=2cb8d225c210520bb19898f3302e88dc2f62b703;hp=f546a0d6767f6fae39bd55cca8e5aa6807bf79c0;hpb=1b8744e13ed96e39e1e6b1d98bab6ad15ccfb1ab;p=lui-solr.git diff --git a/dev-install.sh b/dev-install.sh index f546a0d..2e20d7b 100755 --- a/dev-install.sh +++ b/dev-install.sh @@ -4,7 +4,7 @@ # Set up solr.in.sh with reasonable defaults # Link in the lui-solr configuration -SOLR_VERSION=5.5.1 +SOLR_VERSION=6.1.0 SOLR_DIR=solr-$SOLR_VERSION echo "Unpacking Solr $SOLR_VERSION archive..."