From 9d90a100a86b717f293d1bcd3437ebe04ed70e61 Mon Sep 17 00:00:00 2001 From: mturk Date: Mon, 11 Jan 2010 07:14:16 +0000 Subject: [PATCH] By default use released 1.1.19 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@897776 13f79535-47bb-0310-9956-ffa450edef68 --- build.properties.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties.default b/build.properties.default index 82c6642d3..18c383c58 100644 --- a/build.properties.default +++ b/build.properties.default @@ -65,7 +65,7 @@ jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.3.1.v_780_R33x.jar jdt.loc=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip # ----- Tomcat native library ----- -tomcat-native.version=1.1.18 +tomcat-native.version=1.1.19 tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version} tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz tomcat-native.loc=${base-tomcat.loc}/tomcat-connectors/native/${tomcat-native.version}/source/tomcat-native-${tomcat-native.version}-src.tar.gz -- 2.11.0