You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2006/07/08 09:16:58 UTC

svn commit: r420067 - /tomcat/connectors/trunk/jni/native/include/tcn_version.h

Author: mturk
Date: Sat Jul  8 00:16:58 2006
New Revision: 420067

URL: http://svn.apache.org/viewvc?rev=420067&view=rev
Log:
Bump to the next version (1.1.4)

Modified:
    tomcat/connectors/trunk/jni/native/include/tcn_version.h

Modified: tomcat/connectors/trunk/jni/native/include/tcn_version.h
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/native/include/tcn_version.h?rev=420067&r1=420066&r2=420067&view=diff
==============================================================================
--- tomcat/connectors/trunk/jni/native/include/tcn_version.h (original)
+++ tomcat/connectors/trunk/jni/native/include/tcn_version.h Sat Jul  8 00:16:58 2006
@@ -68,7 +68,7 @@
 #define TCN_MINOR_VERSION       1
 
 /** patch level */
-#define TCN_PATCH_VERSION       3
+#define TCN_PATCH_VERSION       4
 
 /**
  *  This symbol is defined for internal, "development" copies of TCN. This



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