diff options
author | Johnathan Corgan | 2011-12-07 17:10:05 -0800 |
---|---|---|
committer | Johnathan Corgan | 2011-12-07 17:10:05 -0800 |
commit | 64ce9383ad8330049dece61e6511f8c9de2b10b4 (patch) | |
tree | 7187d50bac96c7ca198e1c0f97b85fa74557c171 /gr-howto-write-a-block | |
parent | 01dfb3d24d1b8806fd35b6edb39b86729cff6abc (diff) | |
download | gnuradio-64ce9383ad8330049dece61e6511f8c9de2b10b4.tar.gz gnuradio-64ce9383ad8330049dece61e6511f8c9de2b10b4.tar.bz2 gnuradio-64ce9383ad8330049dece61e6511f8c9de2b10b4.zip |
build: update revision to 3.5.1git
Diffstat (limited to 'gr-howto-write-a-block')
-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 83f05bf2b..4e4c7cc31 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=5 -MINOR_VERSION=0 -MAINT_VERSION=0 +MINOR_VERSION=1 +MAINT_VERSION=git |