[BACK]Return to cvs.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / cvs

Diff for /src/usr.bin/cvs/cvs.h between version 1.173 and 1.174

version 1.173, 2009/02/21 12:52:47 version 1.174, 2009/02/21 14:11:08
Line 38 
Line 38 
 #include "util.h"  #include "util.h"
 #include "xmalloc.h"  #include "xmalloc.h"
   
 #define CVS_VERSION     "OpenCVS 4.4"  #define CVS_VERSION     "OpenCVS 4.5"
   
 #define CVS_HIST_CACHE  128  #define CVS_HIST_CACHE  128
 #define CVS_HIST_NBFLD  6  #define CVS_HIST_NBFLD  6

Legend:
Removed from v.1.173  
changed lines
  Added in v.1.174