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