Module Name:    src
Committed By:   mrg
Date:           Sun Feb  5 01:55:03 UTC 2017

Modified Files:
        src/libexec/httpd: bozohttpd.c

Log Message:
uh, this is actually called 20170201 :-)


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/libexec/httpd/bozohttpd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/libexec/httpd/bozohttpd.c
diff -u src/libexec/httpd/bozohttpd.c:1.85 src/libexec/httpd/bozohttpd.c:1.86
--- src/libexec/httpd/bozohttpd.c:1.85	Tue Jan 31 14:36:09 2017
+++ src/libexec/httpd/bozohttpd.c	Sun Feb  5 01:55:03 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: bozohttpd.c,v 1.85 2017/01/31 14:36:09 mrg Exp $	*/
+/*	$NetBSD: bozohttpd.c,v 1.86 2017/02/05 01:55:03 mrg Exp $	*/
 
 /*	$eterna: bozohttpd.c,v 1.178 2011/11/18 09:21:15 mrg Exp $	*/
 
@@ -109,7 +109,7 @@
 #define INDEX_HTML		"index.html"
 #endif
 #ifndef SERVER_SOFTWARE
-#define SERVER_SOFTWARE		"bozohttpd/20170102"
+#define SERVER_SOFTWARE		"bozohttpd/20170201"
 #endif
 #ifndef DIRECT_ACCESS_FILE
 #define DIRECT_ACCESS_FILE	".bzdirect"

Reply via email to