diff options
author | Johnathan Corgan | 2011-03-16 09:26:56 -0700 |
---|---|---|
committer | Johnathan Corgan | 2011-03-16 09:26:56 -0700 |
commit | 70bd1d100583964431b6a9c51b12e7ecd98f733b (patch) | |
tree | 769b90ec567698a8cc0bbbd5d7964826d7e1fd5e /gr-howto-write-a-block/version.sh | |
parent | 4cd06fadac972d4cac559c15488bc39823063afe (diff) | |
download | gnuradio-70bd1d100583964431b6a9c51b12e7ecd98f733b.tar.gz gnuradio-70bd1d100583964431b6a9c51b12e7ecd98f733b.tar.bz2 gnuradio-70bd1d100583964431b6a9c51b12e7ecd98f733b.zip |
build: updated version to 3.4.0git
Diffstat (limited to 'gr-howto-write-a-block/version.sh')
-rw-r--r-- | gr-howto-write-a-block/version.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-howto-write-a-block/version.sh b/gr-howto-write-a-block/version.sh index 0d6cc96f0..6957e2046 100644 --- a/gr-howto-write-a-block/version.sh +++ b/gr-howto-write-a-block/version.sh @@ -1,4 +1,4 @@ MAJOR_VERSION=3 API_COMPAT=4 -MINOR_VERSION=git -MAINT_VERSION=0 +MINOR_VERSION=0 +MAINT_VERSION=git |