Module Name:    src
Committed By:   thorpej
Date:           Thu Jan 18 05:42:29 UTC 2024

Modified Files:
        src/sys/arch/m68k/conf: files.m68k

Log Message:
Bump required version (mkflagvar).


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/m68k/conf/files.m68k

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

Modified files:

Index: src/sys/arch/m68k/conf/files.m68k
diff -u src/sys/arch/m68k/conf/files.m68k:1.55 src/sys/arch/m68k/conf/files.m68k:1.56
--- src/sys/arch/m68k/conf/files.m68k:1.55	Thu Jan 18 05:04:13 2024
+++ src/sys/arch/m68k/conf/files.m68k	Thu Jan 18 05:42:29 2024
@@ -1,6 +1,8 @@
-#	$NetBSD: files.m68k,v 1.55 2024/01/18 05:04:13 thorpej Exp $
+#	$NetBSD: files.m68k,v 1.56 2024/01/18 05:42:29 thorpej Exp $
 #
 
+version	20240118		# mkflagvar
+
 defflag	opt_fpsp.h		FPSP
 defflag	opt_m68k_arch.h		M68010
 defflag	opt_m68k_arch.h		M68020

Reply via email to