https://issues.apache.org/bugzilla/show_bug.cgi?id=55728
Bug ID: 55728 Summary: ServerInfo.properties containing wrong version Product: Tomcat 6 Version: 6.0.37 Hardware: All OS: All Status: NEW Severity: minor Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: li...@kambanaria.org The file ServerInfo.properties packaged in catalina.jar both in apache-tomcat-6.0.37.tar.gz and apache-tomcat-6.0.37.zip contains wrong version for Tomcat: server.number=6.0.0.37 I believe it should be: server.number=6.0.37.0 since in 6.0.36 it was: server.number=6.0.36.0 In subversion it is: http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_37/java/org/apache/catalina/util/ServerInfo.properties server.number=@VERSION_NUMBER@ I think it is a build problem, so no patch (-: -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org