summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block
diff options
context:
space:
mode:
authorJohnathan Corgan2012-03-05 11:46:41 -0800
committerJohnathan Corgan2012-03-05 11:52:12 -0800
commit57ad294b333d185cfd6952f01ea03f88370d2b8d (patch)
tree6ac64f23ecd2780d95203e0822fdc74ae21ab523 /gr-howto-write-a-block
parent30f452ce6597e41ee1df1ceffda6796fa4a70058 (diff)
downloadgnuradio-57ad294b333d185cfd6952f01ea03f88370d2b8d.tar.gz
gnuradio-57ad294b333d185cfd6952f01ea03f88370d2b8d.tar.bz2
gnuradio-57ad294b333d185cfd6952f01ea03f88370d2b8d.zip
build: update revision to 3.5.3git
Diffstat (limited to 'gr-howto-write-a-block')
-rw-r--r--gr-howto-write-a-block/version.sh4
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 194150c0f..69c2462cc 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=2
-MAINT_VERSION=0
+MINOR_VERSION=3
+MAINT_VERSION=git