diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-15 16:40:34 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-15 16:40:34 +0000 |
| commit | af087363e8a784c7dfe3c2624c477f6c7edd8f38 (patch) | |
| tree | 07efb085da33fa8b9a10898498957d3e84f69cdc | |
| parent | 6d7b3d3838fc65d0b3dffd9487d27653e0e20ec8 (diff) | |
Notes
| -rw-r--r-- | sbin/sysinstall/sysinstall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/sysinstall/sysinstall.h b/sbin/sysinstall/sysinstall.h index d995b5f51831..9f98a826b6a9 100644 --- a/sbin/sysinstall/sysinstall.h +++ b/sbin/sysinstall/sysinstall.h @@ -12,7 +12,7 @@ * its use. */ -#define TITLE "FreeBSD 2.0-950412-SNAP Install" +#define TITLE "FreeBSD 2.0-950416-SNAP Install" #define MAX_NO_DISKS 10 #define MAX_NO_FS 30 |
