From 0b22464315f5227c3ded84bc1af04213c788ff67 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Tue, 2 Jul 2013 16:20:40 +0200 Subject: [PATCH] Update to version 4.3.1 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index bdd61c0..afebfea 100755 --- a/debian/rules +++ b/debian/rules @@ -38,7 +38,7 @@ LUI_SOLR_SLAVE_TOMCAT = $(LUI)-slave-tomcat LUI_SOLR_SLAVE_TOMCAT_ROOT = $(CURDIR)/debian/$(LUI_SLAVE_TOMCAT) #LUI_SOLR_SHARE = $(LUI_SLAVE_TOMCAT_ROOT)/usr/share/masterkey/$(LUI_SLAVE_TOMCAT) -SOLR_VERSION=3.6.1 +SOLR_VERSION=4.3.1 PACKAGE=$(shell dh_listpackages) -- 1.7.10.4