summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/cvs.h
diff options
context:
space:
mode:
authorJoris Vink <joris@cvs.openbsd.org>2009-02-21 14:11:09 +0000
committerJoris Vink <joris@cvs.openbsd.org>2009-02-21 14:11:09 +0000
commit53146bfe603e5b82e27e15e3ce328636640a3298 (patch)
tree5d53a0daaf8ce8811462c93a00d8d28b272f62bc /usr.bin/cvs/cvs.h
parent0a714506acc136f72755d08ad7651e3840ae2573 (diff)
bump to match release version
Diffstat (limited to 'usr.bin/cvs/cvs.h')
-rw-r--r--usr.bin/cvs/cvs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cvs/cvs.h b/usr.bin/cvs/cvs.h
index ba1f44a7ce2..1e6474b0e47 100644
--- a/usr.bin/cvs/cvs.h
+++ b/usr.bin/cvs/cvs.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cvs.h,v 1.173 2009/02/21 12:52:47 joris Exp $ */
+/* $OpenBSD: cvs.h,v 1.174 2009/02/21 14:11:08 joris Exp $ */
/*
* Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org>
* All rights reserved.
@@ -38,7 +38,7 @@
#include "util.h"
#include "xmalloc.h"
-#define CVS_VERSION "OpenCVS 4.4"
+#define CVS_VERSION "OpenCVS 4.5"
#define CVS_HIST_CACHE 128
#define CVS_HIST_NBFLD 6