hgomez      2004/03/24 05:40:48

  Modified:    jk/native2/include jk_global.h
  Log:
  jk2 2.0.4 has been tagged as jk2_2_0_4.

  

  Switch to jk2 2.0.5-dev
  
  Revision  Changes    Path
  1.25      +4 -4      jakarta-tomcat-connectors/jk/native2/include/jk_global.h
  
  Index: jk_global.h
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_global.h,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- jk_global.h       24 Mar 2004 13:32:20 -0000      1.24
  +++ jk_global.h       24 Mar 2004 13:40:48 -0000      1.25
  @@ -53,14 +53,14 @@
   /************** START OF AREA TO MODIFY BEFORE RELEASING *************/
   #define JK_VERMAJOR     2
   #define JK_VERMINOR     0
  -#define JK_VERFIX       4
  -#define JK_VERSTRING    "2.0.4"
  +#define JK_VERFIX       5
  +#define JK_VERSTRING    "2.0.5"
   
   /* Beta number */
   #define JK_VERBETA      0
   #define JK_BETASTRING   "1"
   /* set JK_VERISRELEASE to 1 when release (do not forget to commit!) */
  -#define JK_VERISRELEASE 1
  +#define JK_VERISRELEASE 0
   /************** END OF AREA TO MODIFY BEFORE RELEASING *************/
   
   #define PACKAGE "mod_jk2/"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to