GNU Radio release 3.3.0-rc3 is available for download:

http://gnuradio.org/releases/gnuradio/gnuradio-3.3.0-rc3.tar.gz
http://gnuradio.org/releases/gnuradio/gr-howto-write-a-block-3.3.0-rc3.tar.gz

MD5 sums:

88913fb0417c3d6ef7b33e631674c4cf  gnuradio-3.3.0-rc3.tar.gz
aac8f6a4beea56b68c80f47c5bcf407a  gr-howto-write-a-block-3.3.0-rc3.tar.gz

GIT changelog:

Release 3.3.0-rc3

Johnathan Corgan (4):
     build: refactor GR_GIT and GR_VERSION
     Make C++ shared libraries versioned
     howto: make versioned libraries
     Update revision to 3.3.0-rc3

This is anticipated to be the last release candidate before release
3.3.0.  Please test this thoroughly.

NOTE: This release candidate implements versioned C++ shared
libraries.  The version of GNU Radio is now encoded into the filename
of all shared libraries installed into $prefix/lib.  This makes it
very important to perform the 'make uninstall' operation prior to
installing GNU Radio from distribution tarballs or via a GIT checkout,
as new release versions of these libraries will no longer overwrite
the old ones when doing a 'make install'.

Johnathan Corgan

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to