Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Finding version from src tree in HEAD
> > On Thu, Jun 12, 2014 at 12:43:53AM -0700, Thomas Mueller wrote:
> > How do you find the NetBSD version to be built, like 6.99.43 or whatever it
> > happens to be at the time, from the source
> > tree?
> grep ^.define.*NetBSD_Version /usr/src/sys/sys/param.h
> Thomas
> How do you find the NetBSD version to be built, like 6.99.43 or whatever it
> happens to be at the time, from the source tree?
That grep command gave me a lot of extra junk but pointed me to the appropriate
file. Now I know where to look.
Tom
Home |
Main Index |
Thread Index |
Old Index