Source-Changes-HG archive

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

[src/trunk]: src/distrib/common Update version number examples for the post-2...



details:   https://anonhg.NetBSD.org/src/rev/fdd10db89e10
branches:  trunk
changeset: 751537:fdd10db89e10
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Feb 07 18:50:49 2010 +0000

description:
Update version number examples for the post-2.0I world.

diffstat:

 distrib/common/Makefile.distrib |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 6d92d7bcded6 -r fdd10db89e10 distrib/common/Makefile.distrib
--- a/distrib/common/Makefile.distrib   Sun Feb 07 18:17:19 2010 +0000
+++ b/distrib/common/Makefile.distrib   Sun Feb 07 18:50:49 2010 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile.distrib,v 1.7 2006/06/27 12:34:54 christos Exp $
+#      $NetBSD: Makefile.distrib,v 1.8 2010/02/07 18:50:49 snj Exp $
 #
 # Makefile snippet to setup various make variables variables used in distrib/:
 #
 # Variables defined:
 #      DISTRIBDIR      Top level of distrib
-#      DISTRIBREV      NetBSD version without dots, as in "15ZD"
-#      DISTRIBVER      NetBSD version with dots, as in "1.5ZD"
+#      DISTRIBREV      NetBSD version without dots, as in "59924"
+#      DISTRIBVER      NetBSD version with dots, as in "5.99.24"
 #      DISTRIBVERDEP   Files to depend on for version/revision vars above
 #
 # Commands defined:



Home | Main Index | Thread Index | Old Index