From ea91bc9b7a4cf3358cd8aa04c6581e13d4e4b195 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Tue, 2 Jul 2013 21:56:24 +0200 Subject: [PATCH] Upgrade 3.6 version --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3478d7c..eefbd9b 100755 --- a/debian/rules +++ b/debian/rules @@ -73,7 +73,7 @@ LUI_SOLR_SLAVE_TOMCAT_ROOT = $(CURDIR)/debian/$(LUI_SLAVE_TOMCAT) LUI_SOLR4_SLAVE_TOMCAT = $(LUI_SOLR4_SLAVE)-tomcat LUI_SOLR4_SLAVE_TOMCAT_ROOT = $(CURDIR)/debian/$(LUI_SLAVE_TOMCAT) -SOLR_VERSION=3.6.1 +SOLR_VERSION=3.6.2 SOLR4_VERSION=4.3.1 PACKAGE=$(shell dh_listpackages) -- 1.7.10.4