You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2015/10/21 22:48:21 UTC

svn commit: r1709917 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_0: ./ native/include/tcn_version.h

Author: markt
Date: Wed Oct 21 20:48:21 2015
New Revision: 1709917

URL: http://svn.apache.org/viewvc?rev=1709917&view=rev
Log:
Tag 1.2.0

Added:
    tomcat/native/tags/TOMCAT_NATIVE_1_2_0/
      - copied from r1709916, tomcat/native/trunk/
Modified:
    tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h

Modified: tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h
URL: http://svn.apache.org/viewvc/tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h?rev=1709917&r1=1709916&r2=1709917&view=diff
==============================================================================
--- tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h (original)
+++ tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h Wed Oct 21 20:48:21 2015
@@ -69,7 +69,7 @@ extern "C" {
  *  This symbol is defined for internal, "development" copies of TCN. This
  *  symbol will be #undef'd for releases.
  */
-#define TCN_IS_DEV_VERSION      1
+#define TCN_IS_DEV_VERSION      0
 
 
 /** The formatted string of APU's version */



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r1709917 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_0: ./ native/include/tcn_version.h

Posted by Mark Thomas <ma...@apache.org>.
On 21/10/2015 21:48, markt@apache.org wrote:
> Author: markt
> Date: Wed Oct 21 20:48:21 2015
> New Revision: 1709917
> 
> URL: http://svn.apache.org/viewvc?rev=1709917&view=rev
> Log:
> Tag 1.2.0

I think this one was good. I'm going to put together an RC including
Windows binaries for people to test.

Mark


> 
> Added:
>     tomcat/native/tags/TOMCAT_NATIVE_1_2_0/
>       - copied from r1709916, tomcat/native/trunk/
> Modified:
>     tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h
> 
> Modified: tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h
> URL: http://svn.apache.org/viewvc/tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h?rev=1709917&r1=1709916&r2=1709917&view=diff
> ==============================================================================
> --- tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h (original)
> +++ tomcat/native/tags/TOMCAT_NATIVE_1_2_0/native/include/tcn_version.h Wed Oct 21 20:48:21 2015
> @@ -69,7 +69,7 @@ extern "C" {
>   *  This symbol is defined for internal, "development" copies of TCN. This
>   *  symbol will be #undef'd for releases.
>   */
> -#define TCN_IS_DEV_VERSION      1
> +#define TCN_IS_DEV_VERSION      0
>  
>  
>  /** The formatted string of APU's version */
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org