discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Finding a particular version


From: Nikos Balkanas
Subject: Re: [Discuss-gnuradio] Finding a particular version
Date: Sat, 18 Jan 2014 08:53:04 +0200




On Sat, Jan 18, 2014 at 12:05 AM, Tom Rondeau <address@hidden> wrote:
On Fri, Jan 17, 2014 at 1:30 PM, Nikos Balkanas
<address@hidden> wrote:
>
> I am trying to get from the repository gnuradio v 2.8. Since I don't know
> dates or revision numbers, I download revisions and check them out.
>
> I have an either or question. Does anyone know of a stable 2.8 revision for
> me to download? Failing that, i would appreciate it if someone could tell me
> a way to get gnuradio's version # from the source tree (without building
> it).
>
> TIA,
> Nikos

I think you might be confused. You don't really mean 2.8, do you? I
would imagine you're looking for 3.8, which doesn't actually exist
yet. We're currently on 3.7.2.1.

You can look in git for the version releases by using "git tag" to see
a list of tags that correspond to the version. Wen you have a version
of GNU Radio, you can look at the root CMakeLists.txt file for the
"VERSiON_INFO_MAJOR_VERSION" and other version variables set up here.

Tom

I have grepped through all sources, but didn't check CMakeLists. This might just do it. Thanks ;-) 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]