Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/config Bump version for -no
details: https://anonhg.NetBSD.org/src/rev/2948892f1cd6
branches: trunk
changeset: 346950:2948892f1cd6
user: christos <christos%NetBSD.org@localhost>
date: Sun Aug 07 21:11:55 2016 +0000
description:
Bump version for -no
diffstat:
usr.bin/config/defs.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0c0aaeaebab6 -r 2948892f1cd6 usr.bin/config/defs.h
--- a/usr.bin/config/defs.h Sun Aug 07 20:23:09 2016 +0000
+++ b/usr.bin/config/defs.h Sun Aug 07 21:11:55 2016 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: defs.h,v 1.96 2016/08/07 10:37:24 christos Exp $ */
+/* $NetBSD: defs.h,v 1.97 2016/08/07 21:11:55 christos Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -107,7 +107,7 @@
* The next two lines define the current version of the config(1) binary,
* and the minimum version of the configuration files it supports.
*/
-#define CONFIG_VERSION 20151112
+#define CONFIG_VERSION 20160808
#define CONFIG_MINVERSION 0
/*
Home |
Main Index |
Thread Index |
Old Index