/* -*- c -*- * * 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 kit. */ #ifndef VERSION_H #define VERSION_H 1 #define version_string "Concurrent Versions System (CVS) @VERSION@" #endif /* VERSION_H */