Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 1998 20:14:30 +0300 (MSK)
From:      "Roman V. Palagin" <romanp@wuppy.rcs.ru>
To:        current@FreeBSD.ORG
Subject:   Small inconsistency in fresh AMD import
Message-ID:  <Pine.BSF.4.05.SK%2BPRV.9811051249580.239-100000@room101.wuppy.rcs.ru>

next in thread | raw e-mail | index | archive | help
hello!

output of just compiled am-utils:

$ amd -v
Copyright (c) 1997-1998 Erez Zadok
Copyright (c) 1990 Jan-Simon Pendry
Copyright (c) 1990 Imperial College of Science, Technology & Medicine
Copyright (c) 1990 The Regents of the University of California.
am-utils version 6.0a16 (build 300006).
		 ^^^^^^^ but version is 6.0b1

Problem lies in src/usr.sbin/amd/include/config.h, line 930:

#define VERSION "6.0a16"

should be 

#define VERSION "6.0b1".

  -------------------------------------------------------------------------
   Roman V. Palagin      |  RVP1-6BONE | Just because you're paranoid
   Network Administrator |  RP40-RIPE  | doesn't mean they AREN'T after you


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.SK%2BPRV.9811051249580.239-100000>