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 CONFIG_VERSION.
details: https://anonhg.NetBSD.org/src/rev/91f6955cb512
branches: trunk
changeset: 331802:91f6955cb512
user: joerg <joerg%NetBSD.org@localhost>
date: Sun Aug 24 20:22:18 2014 +0000
description:
Bump CONFIG_VERSION.
diffstat:
usr.bin/config/defs.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 20bd93bade49 -r 91f6955cb512 usr.bin/config/defs.h
--- a/usr.bin/config/defs.h Sun Aug 24 19:09:43 2014 +0000
+++ b/usr.bin/config/defs.h Sun Aug 24 20:22:18 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: defs.h,v 1.45 2014/05/05 19:08:13 martin Exp $ */
+/* $NetBSD: defs.h,v 1.46 2014/08/24 20:22:18 joerg 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 20140502
+#define CONFIG_VERSION 20140824
#define CONFIG_MINVERSION 0
/*
Home |
Main Index |
Thread Index |
Old Index