/* -*-C-*- ******************************************************************************* * * File: version.h * RCS: $Header: /home/matthew/cvs/bible-kjv-4.10/version.h,v 2.4 2005/01/23 11:29:22 matthew Exp $ * Description: Release version of program * Author: Chip Chapin * Created: Wed Dec 23 13:22:31 1992 * Modified: Wed Jan 6 12:02:05 1993 (Chip Chapin) chip@hpclbis * Language: C * Package: Bible Retrieval System * Status: Experimental (Do Not Distribute) * * $Log: version.h,v $ * Revision 2.4 2005/01/23 11:29:22 matthew * ready for 4.18 * * Revision 2.3 2005/01/22 23:31:23 matthew * now version 4.17 * * Revision 2.2 2005/01/22 19:23:55 matthew * this is version 4.16 * * Revision 2.1 2003/01/08 18:40:11 matthew * Reflect the fact this is Debian and version 4.10 * * Revision 2.0 2003/01/08 15:29:52 matthew * versions collected from the net * * Revision 1.12 93/04/26 11:18:28 11:18:28 chip (Chip Chapin) * Release 4.00 * Public release of portable datafile version. * * Revision 1.11 93/01/07 12:18:10 12:18:10 chip (Chip Chapin) * Release 3.01: Greatly improved compression of concordance data file. * * Revision 1.10 93/01/05 19:07:25 19:07:25 chip (Chip Chapin) * Release 3.00: (not for distribution) * Fixed errors (blank lines) in bible.data file. Data file is not compatible * with previous (1.x and 2.x) distributions. Further changes pending. * Rewrote context handling, and added "<" and ">" commands. * Tools for building brl-index are now part of release. * * Revision 1.9 93/01/05 11:31:56 11:31:56 chip (Chip Chapin) * Release 2.2c: Minor tweaks. * * Revision 1.8 93/01/05 11:19:19 11:19:19 chip (Chip Chapin) * Release 2.2b: Another cmd fix. * * Revision 1.7 93/01/05 11:02:26 11:02:26 chip (Chip Chapin) * Release 2.2a: Fix command bug. * * Revision 1.6 93/01/05 10:49:11 10:49:11 chip (Chip Chapin) * Release 2.2, Added ?w command and line formatting to ?l output. * * Revision 1.5 93/01/04 16:21:05 16:21:05 chip (Chip Chapin) * Release 2.1, implements ?in and ?or commands. * * Revision 1.4 92/12/24 11:38:02 11:38:02 chip (Chip Chapin) * Minor release 2.04a, fixes certain compile warnings. * * Revision 1.3 92/12/24 11:09:21 11:09:21 chip (Chip Chapin) * Release 2.04. Include verse ref in prompt line. * * Revision 1.2 92/12/23 16:03:12 16:03:12 chip (Chip Chapin) * Minor release v2.03a to include Chris Eich's makeconc.pl, & new Makefile. * * Revision 1.1 92/12/23 14:10:51 14:10:51 chip (Chip Chapin) * Initial revision * * ******************************************************************************* */ static char release_version[]="Debian/BRS Release 4.18, $Date: 2005/01/23 11:29:22 $";