diff options
author | Johnathan Corgan | 2012-04-07 14:10:40 -0700 |
---|---|---|
committer | Johnathan Corgan | 2012-04-07 18:07:01 -0700 |
commit | f621a52f779381cfe550b4278b83e701a747944c (patch) | |
tree | 864e13dae9629ee68daa0af2ca3bdbde1edcd535 /gr-howto-write-a-block/version.sh | |
parent | 7097d4b8428088c86ef99bc90b8da67674f4ab8c (diff) | |
download | gnuradio-f621a52f779381cfe550b4278b83e701a747944c.tar.gz gnuradio-f621a52f779381cfe550b4278b83e701a747944c.tar.bz2 gnuradio-f621a52f779381cfe550b4278b83e701a747944c.zip |
build: update revision to 3.5.3
Diffstat (limited to 'gr-howto-write-a-block/version.sh')
-rw-r--r-- | gr-howto-write-a-block/version.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-howto-write-a-block/version.sh b/gr-howto-write-a-block/version.sh index 69c2462cc..8cc77fff0 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=3 -MAINT_VERSION=git +MAINT_VERSION=0 |