diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-03-23 07:23:39 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-03-23 07:23:39 +0000 |
| commit | c343279fa7f954789a252fdb82fa4dbdcd11bf37 (patch) | |
| tree | 6b5fbd6dd11e6603b80a36dd5b0c40554e2555fa /release/sysinstall/apache.c | |
| parent | f83d520da4adb98ea62153f8de906cbab31d2354 (diff) | |
Notes
Diffstat (limited to 'release/sysinstall/apache.c')
| -rw-r--r-- | release/sysinstall/apache.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/apache.c b/release/sysinstall/apache.c index 2fcb23235466..b05819925738 100644 --- a/release/sysinstall/apache.c +++ b/release/sysinstall/apache.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: apache.c,v 1.14 1996/03/02 07:31:49 jkh Exp $ + * $Id: apache.c,v 1.15 1996/03/18 15:27:41 jkh Exp $ * * Copyright (c) 1995 * Coranth Gryphon. All rights reserved. @@ -55,7 +55,7 @@ #define APACHE_HELPFILE "apache" -#define APACHE_PACKAGE "apache-1.0.0" +#define APACHE_PACKAGE "apache-1.0.3" #define FREEBSD_GIF "/stand/power.gif" /* These change if the package uses different defaults */ |
