On Sat, Jan 18, 2014 at 12:05 AM, Tom Rondeau <t...@trondeau.com> wrote:

> On Fri, Jan 17, 2014 at 1:30 PM, Nikos Balkanas
> <nikos.balka...@eyeonix.com> 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 ;-)
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to