summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gr-howto-write-a-block/version.sh2
-rw-r--r--version.sh2
2 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 8d4ff5200..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
+API_COMPAT=5
MINOR_VERSION=0
MAINT_VERSION=0
diff --git a/version.sh b/version.sh
index 9f729d508..642c1baf8 100644
--- a/version.sh
+++ b/version.sh
@@ -1,4 +1,4 @@
MAJOR_VERSION=3
-API_COMPAT=4
+API_COMPAT=5
MINOR_VERSION=0
MAINT_VERSION=0 \ No newline at end of file