From: joris Date: Tue, 8 Jul 2008 12:25:47 +0000 (+0000) Subject: bump version to 4.4 X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1f672db4868086823fd2b884227c60adcea4eed9;p=openbsd bump version to 4.4 --- diff --git a/usr.bin/rcs/rcsprog.c b/usr.bin/rcs/rcsprog.c index a1fc0075815..848f41fdb87 100644 --- a/usr.bin/rcs/rcsprog.c +++ b/usr.bin/rcs/rcsprog.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rcsprog.c,v 1.144 2008/05/10 19:54:58 tobias Exp $ */ +/* $OpenBSD: rcsprog.c,v 1.145 2008/07/08 12:25:47 joris Exp $ */ /* * Copyright (c) 2005 Jean-Francois Brousseau * All rights reserved. @@ -36,7 +36,7 @@ #define RCSPROG_OPTSTRING "A:a:b::c:e::ik:Ll::m:Mn:N:o:qt::TUu::Vx::z::" -const char rcs_version[] = "OpenRCS 4.3"; +const char rcs_version[] = "OpenRCS 4.4"; int rcsflags; int rcs_optind;