Guess that's safe.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 4 Jan 2010 17:05:01 +0000 (17:05 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 4 Jan 2010 17:05:01 +0000 (17:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@895703 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/core/AprLifecycleListener.java

index 1593e85..d293fc0 100644 (file)
@@ -60,7 +60,7 @@ public class AprLifecycleListener
     protected static final int TCN_REQUIRED_MINOR = 1;
     protected static final int TCN_REQUIRED_PATCH = 17;
     protected static final int TCN_RECOMMENDED_MIN = 1;
-    protected static final int TCN_RECOMMENDED_PV = 17;
+    protected static final int TCN_RECOMMENDED_PV = 19;
 
 
     // ---------------------------------------------- Properties