Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/sys Oops, must bump version letter here also. (Thnx, Ber...



details:   https://anonhg.NetBSD.org/src/rev/73bb3fd789af
branches:  trunk
changeset: 485759:73bb3fd789af
user:      ragge <ragge%NetBSD.org@localhost>
date:      Thu May 04 20:18:32 2000 +0000

description:
Oops, must bump version letter here also. (Thnx, Bernd!)

diffstat:

 sys/sys/param.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 039bf8a4646f -r 73bb3fd789af sys/sys/param.h
--- a/sys/sys/param.h   Thu May 04 20:11:38 2000 +0000
+++ b/sys/sys/param.h   Thu May 04 20:18:32 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: param.h,v 1.91 2000/03/26 20:57:02 kleink Exp $        */
+/*     $NetBSD: param.h,v 1.92 2000/05/04 20:18:32 ragge Exp $ */
 
 /*-
  * Copyright (c) 1982, 1986, 1989, 1993
@@ -65,7 +65,7 @@
  *
  */
 
-#define __NetBSD_Version__  104240000  /* NetBSD 1.4X */
+#define __NetBSD_Version__  104250000  /* NetBSD 1.4Y */
 
 /*
  * Historical NetBSD #define



Home | Main Index | Thread Index | Old Index