Author: mturk
Date: Sat Jul 8 00:17:13 2006
New Revision: 420068
URL: http://svn.apache.org/viewvc?rev=420068&view=rev
Log:
Bump to the next version (1.1.4)
Modified:
tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc
Modified: tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc?rev=420068&r1=420067&r2=420068&view=diff
==============================================================================
--- tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc (original)
+++ tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc Sat Jul 8
00:17:13 2006
@@ -19,7 +19,7 @@
"specific language governing permissions and " \
"limitations under the License."
-#define TCN_VERISON "1.1.3"
+#define TCN_VERISON "1.1.4"
1000 ICON "apache.ico"
1001 DIALOGEX 0, 0, 252, 51
@@ -35,8 +35,8 @@
END
1 VERSIONINFO
- FILEVERSION 1,1,3,0
- PRODUCTVERSION 1,1,3,0
+ FILEVERSION 1,1,4,0
+ PRODUCTVERSION 1,1,4,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]