You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by hg...@apache.org on 2004/07/23 11:10:20 UTC

cvs commit: jakarta-tomcat-connectors/jk/native/common portable.h jk_version.h

hgomez      2004/07/23 02:10:20

  Modified:    jk/native/common jk_version.h
  Added:       jk/native/common portable.h
  Log:
  Back to 1.2.6-dev ;(
  
  Revision  Changes    Path
  1.21      +3 -3      jakarta-tomcat-connectors/jk/native/common/jk_version.h
  
  Index: jk_version.h
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/common/jk_version.h,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- jk_version.h	22 Jul 2004 15:16:25 -0000	1.20
  +++ jk_version.h	23 Jul 2004 09:10:20 -0000	1.21
  @@ -25,8 +25,8 @@
   /************** START OF AREA TO MODIFY BEFORE RELEASING *************/
   #define JK_VERMAJOR     1
   #define JK_VERMINOR     2
  -#define JK_VERFIX       7 
  -#define JK_VERSTRING    "1.2.7"
  +#define JK_VERFIX       6 
  +#define JK_VERSTRING    "1.2.6"
   
   /* Beta number */
   #define JK_VERBETA      0
  
  
  
  1.1                  jakarta-tomcat-connectors/jk/native/common/portable.h
  
  Index: portable.h
  ===================================================================
  /* On most platform this file is overwritten when doing configure */
  #define PACKAGE "mod_jk"
  #define VERSION "1.2.6"
  
  
  

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