Skip to content

Commit

Permalink
Bump Tomcat-native to 1.2.4
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1724012 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
markt-asf committed Jan 11, 2016
1 parent 4fe6d6f commit fd75c1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.properties.default
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj
jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar

# ----- Tomcat native library -----
tomcat-native.version=1.2.3
tomcat-native.version=1.2.4
tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version}
tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
tomcat-native.loc.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-native.version}/source/tomcat-native-${tomcat-native.version}-src.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion webapps/docs/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
Update optional Checkstyle library to 6.14.1. (kkolinko)
</update>
<update>
Update the packaged version of the Tomcat Native Library to 1.2.3 to
Update the packaged version of the Tomcat Native Library to 1.2.4 to
pick up the Windows binaries that are based on OpenSSL 1.0.2e and APR
1.5.1. (markt)
</update>
Expand Down

0 comments on commit fd75c1a

Please sign in to comment.