386BSD 0.1 development
[unix-history] / usr / othersrc / public / cvs-1.3 / src / version.c
CommitLineData
210114b7
WJ
1/*
2 * Copyright (c) 1992, Brian Berliner and Jeff Polk
3 * Copyright (c) 1989-1992, Brian Berliner
4 *
5 * You may distribute under the terms of the GNU General Public License as
6 * specified in the README file that comes with the CVS 1.3 kit.
7 *
8 * version.c - the CVS version number
9 */
10
11char *version_string = "\nConcurrent Versions System (CVS) 1.3\n";