New Gnu release

Hi all,Being new to Gnuradio, i used build-gnuradio script for
installation. How can I know which version has been installed and
whether I need to download & install new gnuradio 3.6.3 release.
Best RegardsG R Begh

On Mon, Jan 14, 2013 at 7:20 PM, Ghulam Rasool B.
[email protected]wrote:

Being new to Gnuradio, i used build-gnuradio script for installation. How
can I know which version has been installed and whether I need to download
& install new gnuradio 3.6.3 release.

Use this command:

$ gnuradio-config-info -v

…to see what version you have installed.

Johnathan