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 2012/05/22 12:40:39 UTC

svn commit: r1341396 - /tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc

Author: markt
Date: Tue May 22 10:40:39 2012
New Revision: 1341396

URL: http://svn.apache.org/viewvc?rev=1341396&view=rev
Log:
Bump version number to 1.1.24 ready for next release

Modified:
    tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc

Modified: tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc?rev=1341396&r1=1341395&r2=1341396&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc (original)
+++ tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc Tue May 22 10:40:39 2012
@@ -20,7 +20,7 @@ LANGUAGE 0x9,0x1
                      "See the License for the specific language governing " \
                      "permissions and limitations under the License."
 
-#define TCN_VERSION "1.1.23"
+#define TCN_VERSION "1.1.24"
 1000 ICON "apache.ico"
 
 1001 DIALOGEX 0, 0, 252, 51
@@ -36,8 +36,8 @@ BEGIN
 END
 
 1 VERSIONINFO
- FILEVERSION 1,1,23,0
- PRODUCTVERSION 1,1,23,0
+ FILEVERSION 1,1,24,0
+ PRODUCTVERSION 1,1,24,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L



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