From 501d72dd3600ce1e19e7f3ec2f431e73edc3b8d4 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Wed, 1 Feb 1995 11:03:35 +0000 Subject: [PATCH] Bump snap date. Our current version numbering scheme loses. How can we get ONE canonical version string into everything? --- sbin/sysinstall/sysinstall.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/sysinstall/sysinstall.h b/sbin/sysinstall/sysinstall.h index b3568b81ea1b..61b8263c5ac4 100644 --- a/sbin/sysinstall/sysinstall.h +++ b/sbin/sysinstall/sysinstall.h @@ -12,7 +12,7 @@ * its use. */ -#define TITLE "FreeBSD 2.0-950128-SNAP Install" +#define TITLE "FreeBSD 2.0-950201-SNAP Install" #define MAX_NO_DISKS 10 #define MAX_NO_FS 30