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/03/24 14:32:20 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_global.h

hgomez      2004/03/24 05:32:20

  Modified:    jk/native2/include jk_global.h
  Log:
  Mark as release
  
  Revision  Changes    Path
  1.24      +2 -2      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.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- jk_global.h	21 Mar 2004 09:39:57 -0000	1.23
  +++ jk_global.h	24 Mar 2004 13:32:20 -0000	1.24
  @@ -60,7 +60,7 @@
   #define JK_VERBETA      0
   #define JK_BETASTRING   "1"
   /* set JK_VERISRELEASE to 1 when release (do not forget to commit!) */
  -#define JK_VERISRELEASE 0
  +#define JK_VERISRELEASE 1
   /************** END OF AREA TO MODIFY BEFORE RELEASING *************/
   
   #define PACKAGE "mod_jk2/"
  
  
  

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