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 "buildprefix".



details:   https://anonhg.NetBSD.org/src/rev/c8f8dd3f4355
branches:  trunk
changeset: 340358:c8f8dd3f4355
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Tue Sep 01 13:45:52 2015 +0000

description:
Bump version for "buildprefix".

diffstat:

 usr.bin/config/defs.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2a20dbcd1b9b -r c8f8dd3f4355 usr.bin/config/defs.h
--- a/usr.bin/config/defs.h     Tue Sep 01 13:42:48 2015 +0000
+++ b/usr.bin/config/defs.h     Tue Sep 01 13:45:52 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: defs.h,v 1.81 2015/09/01 13:42:48 uebayasi Exp $       */
+/*     $NetBSD: defs.h,v 1.82 2015/09/01 13:45:52 uebayasi 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         20150834
+#define CONFIG_VERSION         20150835
 #define CONFIG_MINVERSION      0
 
 /*



Home | Main Index | Thread Index | Old Index