diff options
Diffstat (limited to 'gr-howto-write-a-block/version.sh')
-rw-r--r-- | gr-howto-write-a-block/version.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gr-howto-write-a-block/version.sh b/gr-howto-write-a-block/version.sh index 05ffe83b4..83f05bf2b 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=2 -MAINT_VERSION=git +API_COMPAT=5 +MINOR_VERSION=0 +MAINT_VERSION=0 |