/* * Copyright (c) 1992, Brian Berliner and Jeff Polk * Copyright (c) 1989-1992, Brian Berliner * * You may distribute under the terms of the GNU General Public License as * specified in the README file that comes with the CVS 1.3 kit. * * version.c - the CVS version number */ char *version_string = "\nConcurrent Versions System (CVS) 1.3-s2\n";