=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/cvs.h,v retrieving revision 1.170 retrieving revision 1.171 diff -c -r1.170 -r1.171 *** src/usr.bin/cvs/cvs.h 2008/06/17 11:05:39 1.170 --- src/usr.bin/cvs/cvs.h 2008/06/27 21:05:46 1.171 *************** *** 1,4 **** ! /* $OpenBSD: cvs.h,v 1.170 2008/06/17 11:05:39 joris Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. --- 1,4 ---- ! /* $OpenBSD: cvs.h,v 1.171 2008/06/27 21:05:46 xsa Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. *************** *** 38,45 **** #include "util.h" #include "xmalloc.h" ! #define CVS_VERSION_MINOR "0" ! #define CVS_VERSION_MAJOR "1" #define CVS_VERSION_PORT #define CVS_VERSION \ --- 38,45 ---- #include "util.h" #include "xmalloc.h" ! #define CVS_VERSION_MAJOR "4" ! #define CVS_VERSION_MINOR "4" #define CVS_VERSION_PORT #define CVS_VERSION \